ImageScraper
scrape images from the internet
Install / Use
/learn @MR-GREEN1337/ImageScraperREADME
ImageScraper
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.
Installation
-
Clone the repository:
git clone https://github.com/MR-GREEN1337/imageScraper.git cd imageScraper -
Install the required dependencies:
pip install -r requirements.txt
Usage
To execute the image scraper, run the following command:
python imageScraper.py <nb_of_images_per_source> "<request>"
