Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rushilsrivastava committed Jun 20, 2018
2 parents 07738d5 + 1a1def7 commit 37f8d39
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ This should only be used for educational and personal purposes only. I am not re
engine query

**Example:** Google Images
image_search google cat --limit 10 --json

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

image_search bing dog --limit 10 --json

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

Expand All @@ -35,4 +37,4 @@ This will download 10 dog images and metadata from Bing Images.

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!
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!

0 comments on commit 37f8d39

Please sign in to comment.