Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 2.25 KB

README.md

File metadata and controls

54 lines (42 loc) · 2.25 KB

Hcaptcha-Images-Scraper

✨ Tkinter app to download and sort Hcaptcha Images to train your AI

Developped by Mewzax, GUI by MaxAndolini, updated by Vast

Features:

  • Download Images by challenging Captcha
  • Open a window for each image, with buttons to sort them
  • Automatic question downloader, if question is missing

Installation:

# Clone the repo:
git clone https://github.com/Mewzax/Hcaptcha-Images-Scraper.git
cd Hcaptcha-Images-Scraper

## Download dependencies
pip install opencv-python
pip install requests

# Run the code
python3 main.py

Usage:

  • Simply run main.py
  • Sort your images into folders using buttons
  • After collecting your images, you can use my AI trainer here

Credits:

  • Thank's to h0nde for n data function
  • Thank's to MaxAndolini for GUI

Changelogs:

2022-07-13
+ domestic cat category

Informations
GitHub top language