serp-spider / search-engine-google

:spider: Google client for SERPS
https://serp-spider.github.io
Other
167 stars 61 forks source link

captcha error #104

Closed feralheart closed 6 years ago

feralheart commented 6 years ago

Since the last week I always got captcha error. How to get rid of that?

LunarDevelopment commented 6 years ago

A captcha error can only be gotten rid of if you solve the captcha (using the cookie google sends you when they issue the captcha).

Or by changing IP address.

Or by waiting for a while until your next request (sometimes an hour or so, sometimes a day).

feralheart commented 6 years ago

I waited since than and again captcha error :disappointed:

gsouf commented 6 years ago

Hi @feralheart you'll have to use clean proxies if you do a lot of requests, as @LunarDevelopment told you have to use a reasonable delays between each of your requests for google not to consider yu as a bot. Note that "reasonable" can be longer than you expect because google is strict on bot detection.

feralheart commented 6 years ago

I tried a lot of proxies but the Captcha error is still here

LunarDevelopment commented 6 years ago

if you've been using free proxies then that is to be expected I'm afraid.

otherwise can you paste the exact exception message you're seeing?

ideally also a dom dump per the serp docs?