Skip to content

MR-GREEN1337/imageScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

  1. Clone the repository:

    git clone https://github.com/MR-GREEN1337/imageScraper.git
    cd imageScraper
  2. 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>"

About

scrape images from the internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages