#11 · Primary category: Data Annotation & Labeling Tools
AutoCrawler
Google, Naver multiprocess image web crawler (Selenium)
Project last updated:08/29/26
GitHub Stars
1.7K
Forks
423
Contributors
14
License
Apache-2.0
Why we included this project
Assembling a decent image set for model training usually means saving search results one at a time, and AutoCrawler automates that chore. It drives a real Chrome browser through Selenium to collect matching images from Google and Naver, spreading the work across multiple threads so a long keyword list doesn't take all day. You can ask for full-resolution files instead of thumbnails, enable face-focused searches, and it flags any folder that comes in well under the average image count, which is a quick way to catch an under-filled class before training starts. The command line exposes thread count, headless mode, proxy lists, and per-site download caps, and when Google changes its page layout you patch collect_links.py rather than the whole tool. For anyone building custom vision datasets who wants a scriptable, repeatable way to pull thousands of reference images, this gets the job done.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
doccano
Open source annotation tool for machine learning practitioners.
X-AnyLabeling
X-AnyLabeling: A lightweight, efficient, and unified cross-platform desktop application for annotating text, image, video, and multimodal data, combining versatile built-in tools with state-of-the-art AI models and flexible multi-format export.
snorkel
A system for quickly generating training data with weak supervision
argilla
Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
anylabeling
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2/2.1+SAM3), MobileSAM!!