Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 500 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 500 Bytes

Google Image Scraping: Using custom-search

Bulk download images from google using custom-search in python.

Based on google-api-python-client and the stakoverflow question here .

Unfortunately the free edition for google's custom search API has a limit of 100 queries results per day. And a maximum of 10 results per query.