NoahCardoza / CaptchaHarvester

Solve captchas yourself without having to pay for services like 2captcha for use in automated projects.
https://pypi.org/project/captcha-harvester/
MIT License
653 stars 63 forks source link

Integrate with selenium #110

Open M-Zubair10 opened 1 year ago

M-Zubair10 commented 1 year ago

I made an api to solve hcaptcha, recaptcha and others It is working perfectly but now I want to make a server that solve captcha for me so that my virtual machine does not have to load models everytime

I want to use harvester with selenium, all I need to do is when I open harvester, i need to solve captcha with selenium

NoahCardoza commented 1 year ago

If you'd like to submit a PR I'd be happy to merge it.

M-Zubair10 commented 1 year ago

PR?

On Fri, Dec 16, 2022, 10:27 AM Noah Cardoza @.***> wrote:

If you'd like to submit a PR I'd be happy to merge it.

— Reply to this email directly, view it on GitHub https://github.com/NoahCardoza/CaptchaHarvester/issues/110#issuecomment-1354238920, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALL7Y5G73QL2GQZ2QAKQMZLWNP4TNANCNFSM6AAAAAARRGAPXM . You are receiving this because you authored the thread.Message ID: @.***>

NoahCardoza commented 1 year ago

Pull request.