LuanRT / google-this

A simple yet powerful module to retrieve organic search results and much more from Google.
https://www.npmjs.com/package/googlethis
MIT License
320 stars 77 forks source link

Search Image doesn't work #42

Closed bagusok closed 1 year ago

bagusok commented 1 year ago

Steps to reproduce

Search Images not work and returned []

Screenshot 2023-01-07 203210 Screenshot 2023-01-07 203150

Failure Logs

[]

Expected behavior

.

Current behavior

.

Version

Default

Anything else?

No response

Checklist

LuanRT commented 1 year ago

Seems to be a similar problem to #41. We should probably find a more efficient way to extract the image origin data. Will look into it today. Thanks for reporting!