
Extract structured news data from Google News with a single API call. Filter by time range and keywords. Built for monitoring and automation.
Search_Keywords
☑️Required
Enter the keywords you would normally search for on Google News, such as pizza, AI startup, or BrowserAct.
Use clear and specific terms to improve relevance and reduce noise in the results. Broader keywords may return more articles but with lower precision.
Type: string
Default: pizza
Publish_date
☑️Required
Filter news articles based on their publication time. Supported input options are:
💡 Pro tip:
For monitoring or alerting workflows, use past hours or past 24 hours to focus on the most recent updates.
Type: string
Input options: any time, past hours, past 24 hours, past week, past year
Default: past week
Datelimit
☑️Required
Set the maximum number of news articles to extract in a single request.
A smaller value is recommended for real-time monitoring or automated workflows to ensure relevance and faster processing.
Type: number
Minimum: 1
Default: 30