duckduckgo_news
Search DuckDuckGo news for any query, returning clean JSON results: title, source, URL, excerpt, thumbnail, and publish time. Supports pagination and region options.
Instructions
Search DuckDuckGo news results. Returns normalized DuckDuckGo news results for a query string: title, destination URL, source, excerpt, thumbnail, and relative/published time, plus page-based pagination. Results are fetched from DuckDuckGo's own news JSON API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| page | No | 1-based page number, defaults to 1 | |
| region | No | DuckDuckGo region/locale code, e.g. us-en, uk-en, wt-wt (worldwide, the default) |