News Archive
newsdata_archiveSearch archived news articles by keyword and date range to retrieve historical coverage for research and trend analysis.
Instructions
Search historical news articles (paid plans only).
Access archived news with date range filtering. Useful for research and historical analysis.
Args:
q: Search keywords
from_date: Start date (YYYY-MM-DD or YYYY-MM-DD HH:MM:SS)
to_date: End date (YYYY-MM-DD or YYYY-MM-DD HH:MM:SS)
country, language, category: Standard filters
size: Results per page
page: Pagination token
Examples:
News about Tesla in January 2025: q="tesla", from_date="2025-01-01", to_date="2025-01-31"
Historical crypto coverage: q="bitcoin", from_date="2024-01-01", to_date="2024-12-31"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search keywords. Use AND/OR/NOT operators. Example: 'bitcoin AND ethereum' | |
| tag | No | Filter by AI-detected tags | |
| page | No | Pagination token from previous response's nextPage value | |
| size | No | Number of articles per request (free: max 10, paid: max 50) | |
| image | No | Filter articles with (1) or without (0) images | |
| video | No | Filter articles with (1) or without (0) videos | |
| domain | No | Comma-separated source domains. Example: 'bbc.co.uk,cnn.com' | |
| country | No | Comma-separated country codes. Example: 'us,gb,ca' | |
| qInMeta | No | Search keywords in title, URL, and meta description | |
| to_date | No | End date: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS | |
| category | No | Comma-separated categories: business, crime, domestic, education, entertainment, environment, food, health, lifestyle, other, politics, science, sports, technology, top, tourism, world | |
| language | No | Comma-separated language codes. Example: 'en,es,fr' | |
| qInTitle | No | Search keywords in article titles only | |
| timezone | No | Timezone for results. Example: 'America/New_York' | |
| domainurl | No | Comma-separated full domain URLs | |
| from_date | No | Start date: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS | |
| sentiment | No | Filter by article sentiment | |
| excludedomain | No | Comma-separated domains to exclude | |
| prioritydomain | No | Filter by domain priority: top (top 10%), medium (top 30%), low (top 50%) | |
| removeduplicate | No | Set to '1' to remove duplicate articles |