google_news_search
Search Google News by keyword, country, and language, returning paginated JSON results of articles.
Instructions
Search Google News with JSON. Restored JSON compatibility endpoint. Returns current Google News articles using anonymous HTTP requests with fresh proxy profiles, without browser rendering. Pages slice the finite current result snapshot. Uses the legacy result array and field names; no-results searches and exhausted pages return an empty result array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchOption | Yes | Search options; keyword, language and country are required. limit defaults to 10 and is clamped to 10..100; page defaults to 1. |