serpapi / public-roadmap

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

[Google Images API] License details missing in paginated request #1140

Open tanys123 opened 8 months ago

tanys123 commented 8 months ago

When we filter the result with User Rights tbs=il:cl, license_details_url is return in the result

Screenshot 2023-10-17 at 10 30 49 AM

Playground


However, license_details_url is missing for paginated request

Screenshot 2023-10-17 at 10 29 59 AM

Playground | Inspect

tanys123 commented 6 months ago

We could work with the async endpoint

https://www.google.com/_/VisualFrontendUi/data/batchexecute?rpcids=HoAMBc&source-path=%2Fsearch&f.sid=1895939868811034672&bl=boq_visualfrontendserver_20231212.00_p2&hl=en&authuser=0&soc-app=162&soc-platform=1&soc-device=1&_reqid=52998&rt=c

The tbs param placement:

f.req: [[["HoAMBc","[null,null,[1,null,548,1,1470,[],[],[],null,null,null,536],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[\"Coffee\",\"en\",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"{tbs}\"],null,null,null,null,null,null,null,null,[null,\"CAE=\",\"GGggAA==\"]]",null,"generic"]]]
tanys123 commented 5 months ago

We have to change the endpoint of our request, will look into it again if there are more customers wanted this.