1 个仓库
Processing multiple search requests based on a list of target keywords.
Distinct from Metadata-Driven Batching: Focuses on keyword lists as the driver for batching, whereas metadata-driven batching relies on attribute filters.
Explore 1 awesome GitHub repository matching web development · Keyword-Driven Batching. Refine with filters or upvote what's useful.
This project is a Python-based web scraping tool and command line image downloader designed to automate the retrieval of images from Google Images. It functions as an image dataset collector, allowing users to gather large sets of images for data analysis or research through a terminal interface or programmatic scripts. The tool features advanced search filtering to restrict results by file format, color, size, aspect ratio, and usage rights. It also supports reverse image search to find visually similar media based on a provided URL and offers search scope expansion to increase result volume
Implements batch processing that iterates through lists of keywords to automate the retrieval of multiple image datasets.