justinchuntingho / LIHKGr

R Scraper for LIHKG, the Hong Kong version of Reddit.
GNU General Public License v3.0
16 stars 4 forks source link

hcaptcha #11

Open yhlalex opened 2 years ago

yhlalex commented 2 years ago

Is this still working? I think they migrated from recaptcha to hcaptcha and when I was running your code, it got stuck on the hcaptcha page.

justinchuntingho commented 2 years ago

You are correct. I am still figuring a way to bypass it (PR is highly welcomed).

darkjackx commented 2 years ago

i am making a bot using python + selenium for lihkg this is the way to bypass on selenium option.add_argument("--disable-blink-features=AutomationControlled")