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

Closed
alexbarron opened this issue Jan 23, 2025 · 1 comment
Closed

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

alexbarron opened this issue Jan 23, 2025 · 1 comment
Assignees
Labels
status: completed Completed work status: users notified Users were notified about the change 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
@ocvit ocvit self-assigned this Jan 30, 2025
@ocvit ocvit closed this as completed Feb 6, 2025
@marm123 marm123 added the status: users notified Users were notified about the change label Feb 6, 2025
@ocvit
Copy link

ocvit commented Feb 6, 2025

Feature has been released.

Related data from the right sidebar is now parsed into related_topics and related_publications.

Image Image

@ocvit ocvit added status: completed Completed work and removed status: queued Ready to work on labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: completed Completed work status: users notified Users were notified about the change type: feature Something new to build
Projects
None yet
Development

No branches or pull requests

3 participants