Search News
search-newsSearch for news articles using various parameters including keywords, date ranges, and filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Keywords to search for in news articles | |
| max | No | Number of articles to return (1-100) | |
| lang | No | Language code(s) of the articles (e.g., 'en', 'fr') | |
| page | No | Page number for pagination | |
| region | No | Region(s) to filter by (e.g., 'americas', 'europe') | |
| sortby | No | Sort results by 'publishedAt' or 'relevance' (paid plans only; omitted by default) | |
| content | No | Whether to retrieve full article content | |
| country | No | Country code(s) of publication (e.g., 'us', 'gb') | |
| endDate | No | Filter articles published on or before this date (YYYY-MM-DD) | |
| category | No | Category/categories to filter by (e.g., 'business', 'technology') | |
| publisher | No | Filter by specific publisher(s) | |
| startDate | No | Filter articles published on or after this date (YYYY-MM-DD) | |
| attributes | No | Where to search for keywords: title, description, content (paid plans only; omitted by default) | |
| ai_sentiment | No | Filter by AI-analyzed sentiment (e.g., 'positive', 'negative', 'neutral') | |
| ai_entity_name | No | Filter by entity name detected in articles | |
| ai_entity_type | No | Filter by entity type (e.g., 'person', 'organization', 'location') |