Live site search
Any site, searched right now.
When it isn’t in the index yet, go to the source: we read the homepage, pick the sections worth opening and try the site’s own search box — in parallel — and verify what we find.
POST /v1/search/site$2.40 / 1k requests

- Read the homepage · 64 links
- Chose 2 sections: Economía, Finanzas
- Searched the site’s own search box
- Reading the 4 best candidates
- 0.97
Dólar hoy: a cuánto cotiza este lunes
section - 0.93
El Banco Central compró reservas en la rueda
homepage - 0.88
Qué pasa con el dólar en el mercado informal
site search
Straight to the source
- 01
Three paths at once
Homepage first; then the sections the model picks and the site’s own search, in parallel, until the page is full.
- 02
Verified like the index
The best candidates are read before they are ranked, with the same calibrated scores and enrichments as a search.
- 03
Responsible by default
Only the site you ask for, GET requests only, robots.txt honored and no bot challenge ever bypassed.
API
A job, or a stream
It can take up to a minute, so it returns a job you can wait for — or stream it and show results as they are verified.
// Wait for the job…const res = await ts.siteSearchAndWait('lanacion.com.ar', 'el dólar');// …or stream itfor await (const event of ts.siteSearchStream('lanacion.com.ar', 'el dólar')) {if (event.type === 'partial') render(event.response.results);}
- typesearch$2.40 / 1k requests
- Exanot offered
- Takonot offered
Stop paying 5× for search.
Get a key in a minute. Point your SDK at us. Watch the invoice shrink.