SkillAgentSearch skills...

ImageScraper

scrape images from the internet

Install / Use

/learn @MR-GREEN1337/ImageScraper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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>"
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Sep 11, 2024

No findings