jimkang / g-i-s

Another Google Image Search Node module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it stopped working.

kratosrog opened this issue · comments

it started sending empty array.

Edit the index.js and update the userAgent to something more recent:

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36"

That fixed it for me.

@jimkang can you please update and release a new version

Edit the index.js and update the userAgent to something more recent:

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36"

That fixed it for me.

thnx it worked ❤️‍🔥

I change the useAgent but it's not working