Make your first Google News API request
Create a key, run a search, then test another country or language.
1
Get your API key
Create an account, choose a plan, and copy the API key from the Bonai console. The console also shows your plan and usage.
Create a test key
2
Make your first API request
Replace
YOUR_API_KEY and run the search. Change the country or language to
compare coverage.
3
Explore the API Playground
Change the query, country, or language and inspect the returned headlines. Copy the matching cURL, Node.js, or Python request.
Open playground