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.