MeiK2333 / pyppeteer_stealth

MIT License
245 stars 53 forks source link

Caught by ReCaptcha in headless mode #10

Open cpatrickalves opened 3 years ago

cpatrickalves commented 3 years ago

Hi there,

Thanks for this awesome project.

I am trying to scraping this page: https://www.dermstore.com/product_Glycolic+10+Renew+Overnight_79132.htm

But I am always detected as a bot when using headless mode.

image

Any tips?

sorasful commented 3 years ago

I just tried and did not get blocked. Maybe the IP you're using has already sent too many requests ?

cpatrickalves commented 3 years ago

I found it weird because it only happens if I use the headless mode, if I use the headful mode I am not detected.

Anyway, thanks for your answer.

towry commented 3 years ago

@cpatrickalves It maybe because you are using the latest Chrome. see this https://github.com/towry/n/issues/148