public-roadmap
public-roadmap copied to clipboard
[Google News API] Scrape "More news" section
Currently, we're only scraping the "Your briefing" section of the Google News page, but there is more information available:
This was requested by @githubfan21 in https://github.com/serpapi/public-roadmap/issues/2293
Public links: Google News | Playground
Part of the bigger request made in https://github.com/serpapi/public-roadmap/issues/2293
Other parts of the same request:
- https://github.com/serpapi/public-roadmap/issues/2296
- https://github.com/serpapi/public-roadmap/issues/2297
- https://github.com/serpapi/public-roadmap/issues/2298
Google News makes additional XHR request to fetch "More news" section items.
E.g.: More news XHR request
Labeling this feature request as freezer unless we have a few more requests.