Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Google News API] Scrape sidebar topic in search results #2347

Open
alexbarron opened this issue Jan 23, 2025 · 0 comments
Open

[Google News API] Scrape sidebar topic in search results #2347

alexbarron opened this issue Jan 23, 2025 · 0 comments
Labels
status: queued Ready to work on type: feature Something new to build

Comments

@alexbarron
Copy link

If you search for a keyword on Google News and it matches a topic, Google News will display an option to look for other news articles matching that topic. We're currently not scraping this topic to allow our users to use the topic in token_token on subsequent searches.

A long-time customer asked us to scrape this. In the meantime, I've advised them they can copy the token from the URL on actual Google News to use in our API's topic_token field.

Image

Clicking the topic brings you to this page:

Image

Public links: Playground | Google News Search Results | Google News Topic Results

Internal links: Intercom

@alexbarron alexbarron added status: queued Ready to work on type: feature Something new to build labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: queued Ready to work on type: feature Something new to build
Projects
None yet
Development

No branches or pull requests

1 participant