Skip to main content

Scraping images from the web.

Project description

Image Scraper

Simple python module for scraping images from the web, created for AI development.

Features

  • scrape images from google.com and duckduckgo.com
  • search duplicated and eliminate them.
  • allow to create complex databases from the engine top search of supplied keyword.
  • use tor network with firefox for scraping. (optional)

Basic Usage

>> imageCrawler.py -k cats dogs
>> Select by number the queries to ignore:
>> ( 0 ) cats
>> ( 1 ) cats with hats
>> 1
>> Start with cats download 4000 at engines\cats
>> 100%
>> Select by number the queries to ignore:
>> ( 0 ) dogs
>> ( 1 ) dogs with hats
>> 1
>> Start with cats download 4000 at engines\dogs
>> 100%
>> Searching duplicated...
>> END

Results:

\engines
    \cats
        \ keys.json
        \ +4000 images files
    \dogs
        \ keys.json
        \ +4000 images files

Installing

(1) Install.

(2) Download and add to path.

geckodriver combability check

(3) Run this command.

pip install engineCrawler

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

engineCrawler-1.2.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

engineCrawler-1.2-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page