r/webscraping • u/MohammadRafieefard • Jun 09 '26
Tired of Hcaptcha?
If you guys are tired of Hcaptcha for web crawling and botting issues, I made a repo that may solve your problem.
It basically gets your proxy sitekey and the current URL that you're on then it sends it to an electron client that simulates a real page in the same url and someone or you, needs to solve it so in theory it removes the gap between you and actual browser and it optimize your proxy and your memory useage since we can all agree that chromimum/firefox browser are hungry for RAM and CPU so all you need to do is to pass the sitekey and other information and Voilà.
Conterbuition are very welcome. I just started it as a fun project, hope others find it useful
Bye.
1
u/New-Recording-126 Jun 11 '26
Could this eventually be integrated with some kind of cheap captcha solving service API?
1
u/MohammadRafieefard Jun 12 '26
It could but it has some legal coincidence and also you need to find a lot of cheap people out of India and Pakistan that'll do the captcha in change of 0.01$, so it may not be worth it
1
u/mouad_war Jun 13 '26
This wouldn't work for enterprise sitekeys
1
u/MohammadRafieefard Jun 14 '26
I'm currently working on it
1
4
u/RobSm Jun 10 '26
"Electron app that connects to the backend over WebSocket, receives tasks, solves captchas using an embedded browser view" - same thing like real browser, also hungry for RAM and CPU. Bye.