NoahCardoza / CaptchaHarvester

Solve captchas yourself without having to pay for services like 2captcha for use in automated projects.

Home Page:https://pypi.org/project/captcha-harvester/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessing the website

markerzmarket opened this issue · comments

Hi,
Thank you for this script, it's excellent!

I am new to web scraping and have a pretty basic question. I used your example and was able to solve the captcha manually and retrieve the token. But how do I actually post it back to the website if I want to access it? I am planning to scrape the website using requests. It's hcaptcha by Cloudflare and I am using Python. I would be very grateful if you could point me in the right direction.
Thank you!

Sorry, for the delay, I've been very busy with school and finals lately. Which site are you trying to make the script for? If it's CF protection I'd suggest using the cloudscraper module. I could look into getting it to work with the harvester since it doesn't support it out of the box.

I'm going to close this issue since I haven't heard back. If you still need help feel free to contact me on Discord (MacHacker#7322).