Contents API
The part of the page that matters.
Title, date, source and short verbatim excerpts for up to 10 URLs — with the paragraphs about your query and a relevance score per page. Never the full text: your context stays lean.
POST /v1/contents$0.20 / 1k pages · Exa $7 · Tako $1

Chile’s lithium royalty framework draws scrutiny from producers
Reuters · 38m ago
Producers asked for clearer rules on how royalties scale with the price of lithium carbonate.
Royalty al litio: las claves del nuevo esquema para las productoras
Diario Financiero · 2h ago
Las productoras piden precisiones sobre cómo se calcula la regalía.
Less text, more signal
- 01
Query-aware excerpts
Pass a query and the model picks the paragraphs about it, quoted verbatim, with the probability that each page is actually about it.
- 02
One URL fails, the rest don’t
Every URL has its own status and reason. A blocked or broken page never fails the batch.
- 03
Publisher-safe by design
Short excerpts and links, like a search engine. We honor robots.txt and never redistribute full articles.
API
Excerpts in one request
Send the URLs you already have. Add a query when you want the model to choose what to keep.
const res = await ts.contents(['https://www.infobae.com/economia/…', 'https://www.lanacion.com.ar/politica/…'],{ query: 'el Presupuesto 2027' },);for (const page of res.results) console.log(page.relevance, page.highlights);
- typesearch$0.20 / 1k pages
- Exa$1 / 1k pages
- Tako$1 / 1k pages
Stop paying 5× for search.
Get a key in a minute. Point your SDK at us. Watch the invoice shrink.