serpapi / public-roadmap

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

[Google Search News Results API] News are not parsed in the JSON response #1579

Closed marm123 closed 4 months ago

marm123 commented 5 months ago

A high-volume customer reported that they are not getting all news_results in the JSON response. I've been able to recreate the issue:

image

Playground | Inspect Intercom

Alaa-abdulridha commented 4 months ago

This issue has been fixed. All news results now being parsed:

Before applying the fix (Production):

image

After applying the fix (Production):

image