papatekken / simple-LIHKG-scraper-with-python

🎬A simple scraper to capture text from posts of Hong Kong forum LIHKG , which is a good starting point for who interested in web scraping
MIT License
7 stars 1 forks source link

bypass hcaptcha? #1

Open yhlalex opened 2 years ago

yhlalex commented 2 years ago

Hi is there a way to bypass the hcaptcha?

papatekken commented 2 years ago

Hi there I dont have time back to this project yet.

But here are some directions on how to avoid the hcaptcha being triggered. https://stackoverflow.com/questions/55501524/how-does-recaptcha-3-know-im-using-selenium-chromedriver

But even you found a way to bypass it, they can change the algorithm and update the site again immediately.