Search news
search_newsSearch recent news on any topic across a curated index of news outlets worldwide, judged by a relevance model. Returns the matching articles: title, link, source, date, country and language, standfirst, and short excerpts in the modes that read. Use it for current events and for what outlets reported about a company, person, place or topic. Defaults: mode "fast" (US$1.40 per 1,000 searches) and the last 7 days; mode "ultra" judges headlines only, for US$1.00.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Only the last N days, 1 to 365. Defaults to 7 unless published_after or published_before are given. | |
| mode | No | fast (default): headlines and standfirsts · ultra (cheapest): headlines only · normal: also reads the best matches · deep: reads more, finds the topic in other words too. | fast |
| query | Yes | What to look for, in any language: a topic, event, person, company or place, such as "inflation in Argentina" or "OpenAI funding". | |
| countries | No | Only sources from these countries: ISO 3166-1 alpha-2 codes, such as ["AR"] or ["US", "GB"]. | |
| languages | No | Only sources that publish in these languages: ISO 639-1 codes, such as ["es"] or ["en", "pt"]. | |
| max_results | No | How many results, 1 to 25. Defaults to 10. | |
| exclude_domains | No | Never these domains or paths. | |
| include_domains | No | Only these domains or paths, such as example.com or example.com/sports. | |
| published_after | No | Published on or after this date: 2026-09-25, or a date-time with offset. | |
| published_before | No | Published on or before this date; a bare date includes that whole day. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| query | Yes | ||
| cached | No | ||
| results | Yes | ||
| cost_usd | Yes | ||
| warnings | No | ||
| incomplete | No | The time or token budget ran out: there may be more. | |
| request_id | Yes | ||
| near_misses | No | Only when nothing matched: the closest articles, which may not be about it. |