search_by_keyword
Search Google News articles using keywords with filters for country, language, source, and date to find specific news content.
Instructions
Find articles by keywords and allows you to filter by country, language, source, and date to get specific result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Keywords: Enter single or multiple keywords to search for articles containing those terms. Example: q=technology will search for articles related to technology. Phrases: Enclose phrases in double quotes to search for the exact phrase. Example: q=\\\"climate change\\\" will search for articles containing the exact phrase \"climate change\". Boolean Operators: Use boolean operators like AND, OR, and NOT to refine your search. Example: q=education AND technology will search for articles that contai | |
| country | Yes | 2-letter ISO 3166-1 code of the country. | |
| language | Yes | 2-letter ISO 639-1 code of the language. | |
| source | No | A domain of the news source. Example: cnn.com | |
| from | No | Example value: | |
| to | No | Example value: | |
| limit | No | This parameter controls the maximum number of articles returned on a single page. | |
| page | No | Example value: | 0 |