ImageScraper is a tool to scrape images from various sources based on a given request. This repository contains the code to execute the image scraper with specified parameters.
-
Clone the repository:
git clone https://github.com/MR-GREEN1337/imageScraper.git cd imageScraper
-
Install the required dependencies:
pip install -r requirements.txt
To execute the image scraper, run the following command:
python imageScraper.py <nb_of_images_per_source> "<request>"