serpapi / public-roadmap

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

[Google Images API] `thumbnail` URLs returned inconsistenly as SerpApi and Google URLs #2114

Open alexbarron opened 1 week ago

alexbarron commented 1 week ago

In images_results and related_searches, we return the thumbnail field sometimes as a SerpApi URL and other times as a Google URL(encrypted-tbn0.gstatic.com...) for the same query.

The customer reporting this wants the Google URL for all images.

image

Our documentation states this should be a Google URL:

image

Public links: Playground | Documentation

Internal links: Front