API Playground
Interact with the Google News API in real-time. Test parameters, preview responses, and get ready-to-use code snippets.
Parameters
Search query for news articles.
The 2-letter ISO-639-1 language code.
The 2-letter country code.
GET
/v2/searchcurl --request GET \ --url "https://google-news22.p.rapidapi.com/v2/search?q=world%20news&language=en&country=us" \ --header "X-RapidAPI-Key: YOUR_API_KEY" \ --header "X-RapidAPI-Host: google-news22.p.rapidapi.com"
Response Body200 OK