serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
51 stars 4 forks source link

[Google Search API] Local news are not scraped in `top_stories` section on `mobile` #1513

Closed marm123 closed 5 months ago

marm123 commented 6 months ago

While checking for top_stories, I've noticed that some of them are missing on the mobile.

Based on the desktop response, the Local news section, should be scraped into the top_stories block of the JSON response:

image

However, this is not scraped at all on the mobile:

image

Given our recent issues with top_stories and the fact that our high-volume users rely on this information, and it's incomplete, I'm marking it as prioritized.

Playground | Inspect

zyc9012 commented 5 months ago

We've released the support for the "Local News" block, it's now served as local_news. Visit Documentation for more information.

image