This is a Java-based multi-thread web crawler aims for collect images with certain keywords.
Please open and run the project on Eclipse. To install Eclipse: https://www.eclipse.org/downloads/
- Root URL: root for starting a crawl (starting with http:// https://)
- Keywords: the label you want to crawl, for multi-label, use comma (e.g. cat,dog)
- Max depth: the max depth for growing the crawl tree
- Start Crawl: start a new crawl job
- Stop Crawl: interrupt the current crawl
- View DB: go to the DB view (see below)
Link to DEMO: https://www.youtube.com/watch?v=TC86LboiYoU