serpapi / public-roadmap

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

[Google News API] Scrape lower resolution thumbnail #2120

Closed sonika-serpapi closed 1 day ago

sonika-serpapi commented 1 week ago

A customer reached out requesting to scrape the lower resolution thumbnail available via Google news for each result in the API response. We don't currently scrape this. Currently, we only scrape the full resolution image.

Screenshot 2024-11-12 at 12 17 05 PM

HTML with the lower resolution thumbnail: Inspect HTML

Currently we scrape only the full resolution image as the thumbnail:

Screenshot 2024-11-12 at 1 04 20 PM

Public links: Playground

Internal links: Intercom | Search Inspect 1

ocvit commented 1 day ago

Feature has been released.

Now we grab thumbnail_small alongside with regular thumbnail.

Screenshot 2024-11-21 at 10 58 31