serpapi / public-roadmap

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

[Google Images API] Missing Information in Paginated Searches #1725

Closed schaferyan closed 4 days ago

schaferyan commented 6 days ago

A customer reported we aren't scraping the original, original_width, or original_height in Google Images API searches where ijn > 0.

I confirmed this in the Playground. I also noticed the related_content_id and serpapi_related_content_link seem to be missing in paginated searches as well.

Screenshot 2024-06-26 at 9 33 28 AM

Intercom | Inspector | Playground

hilmanski commented 6 days ago

A user reported this issue.

Front

Expectimax commented 5 days ago

yes, I have the same issue. A quick fix would be lovely otherwise, the API is basically not usable at the moment.

Freaky commented 4 days ago

A fix has been deployed and the missing fields should now be available on all pages once more:

1725-fix

Additionally a regression in the original fix for #1712, where the ijn parameter itself was no longer effective, has also been corrected.

Thanks for your patience @Expectimax, and anyone else waiting on this.