serpapi / public-roadmap

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

[Google News API] Support `hl` parameter #1731

Open marm123 opened 5 days ago

marm123 commented 5 days ago

It looks like the new.google.com supports the hl parameter, which affects the output. One of our users reported that they are not getting the correct results:

Search for gl=id from our Playground:

image

Results from Google News with hl=en-ID (consistent with results from the Playground):

image

Results from Google News with hl=id:

image

Playground I Inspect Google News (hl=en-ID) | Google News (hl=id)