serpapi / public-roadmap

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

[Google Reverse Image API][Documentation] Update example in the documentation #1650

Open martin-serpapi opened 3 weeks ago

martin-serpapi commented 3 weeks ago

A user reported that there are no inline_images returned in the response for one of the examples in our documentation. I was able to reproduce it in our Playground:

image

Playground | Inspect

The actual Google Search engine doesn't return inline_images results for this request either:

image

Google Search

However, inline_images is included in the example in our Google Reverse Image API Documentation:

image

Google Reverse Image API Documentation

Intercom