xTerradon / hcaptcha-solver

Automated hCaptcha solver using binary image classification networks
https://pypi.org/project/hcaptcha-solver/
22 stars 7 forks source link

websites for hcaptcha collecting. #18

Open ludwig7685 opened 1 year ago

ludwig7685 commented 1 year ago

hi, as i said in the privious "issue" thats it would be easier to set up a own website with github pages!

its very easy! i allready created one. difficullty: Easy https://ludwig7685.github.io/Easy/ Screenshot (714)

im going to create 2 more for the other 2 difficulties, and change the background to black or dark grey :)

EDIT: https://ludwig7685.github.io/Moderate/ https://ludwig7685.github.io/Difficult/

Shaeikh commented 1 year ago

I will generate images from all 3 sites (excluding v2/bbox type) and I will train the captcha

the generated images and models will be in the fork i made of this repo

ludwig7685 commented 1 year ago

the counter in the left corner doesnt work, buts not the matter, it only matters that there are hcaptchas shown on the website....

maybe i fix that, but stand now: im too lazy

xTerradon commented 1 year ago

thank you both so much! this is a great way of training the models. When forking and opening pull requests try to keep up to date with the repo so I don't have as many merge conflicts. I really this this will be an issue with sqlite3, since it can not merge any changes from 2 different sources.