Skip to main content

Python Library to download images and metadata from popular search engines.

Project description

Image Search Python Package

Build Status

A simple python package for saving images from Bing and Google without using API keys. This package utilizes web browsers to help scrape images found on web searches.

This should only be used for educational and personal purposes only. I am not responsible for any issues that may arise by scraping such sources. All images are copyrighted and owned by their respective owners, I do not claim any ownership.

Usage

usage: image_search [-h] [--limit LIMIT] [--json] [--url URL]
                [--adult-filter-off]
                engine query

Example: Google Images

image_search google cat --limit 10 --json

This will download 10 cat images and metadata from Google Images.

Example: Bing Images

image_search bing dog --limit 10 --json

This will download 10 dog images and metadata from Bing Images.

FAQs

How can I download a specific amount of images?

  • Use the --limit flag to define the amount of images you want to download.

How do I search with custom filters on Google Images?

  • Use the --url flag to define your own url with the search filter.

Disclaimer

This program lets you scrape/download many images from Bing and Google. Please do not download any image violating its copyright terms. Google Images and Bing Images are merely search engines that index images and allow you to find them. Neither Google nor Bing produce these images, and as such, they don't warrant a copyright on any of the images. The original creators of the images own the copyrights.

Images published in the United States are automatically copyrighted by their owners, even if they do not explicitly carry a copyright warning. You may not reproduce copyright images without their owner's permission, except in "fair use" cases. You could risk running into lawyer's warnings, cease-and-desist letters, and copyright suits. Please be careful, and make sure your are not violating any laws!

Project details


Download files

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

Source Distribution

image_search-0.0.1.tar.gz (5.6 kB view hashes)

Uploaded Source

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