serpapi / public-roadmap

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

High res images on Google Lens search and Google Shopping API #1726

Closed Techsetter closed 5 days ago

Techsetter commented 6 days ago

Could we please get high res images instead of the low-res thumbnails?

schaferyan commented 6 days ago

Thanks for the feature request @Techsetter!

Unfortunately, it's not possible to provide the higher resolution images in the Google Shopping API responses, as Google doesn't provide access to these in Google Shopping results. To get higher resolution images corresponding to Google Shopping results you can extract the product_id and use it to query our Google Product API. The images are available in Google Product API responses in the product_results.media array. Feel free to reach out via contact@serpapi.com if you need assistance with that process.

For Google Lens, can you provide an example of accessing higher resolution images via a Google Lens search in the browser? My current impression is that Google Lens only provides thumbnails and a link to the webpage where the original image is found. Unfortunately, if Google Lens doesn't provide higher resolution images there is nowhere for us to scrape them from.

schaferyan commented 5 days ago

@Techsetter I'm closing this for now since I'm not aware of Google providing high res images in shopping or lens results. Feel free to reopen it if you have an example!