Python script to crawl Web for Images from multiple sources ( google, bing, 500px and flickr )
The inovakation is as follows:
python crawlForImages.py query search_engine
query
can span multiple words
search_engine
values are google , *bing( , 500px , flickr. Additionaly you can search for popular images from 500px with popular500px
Both query
and search_engine
are optional arguments, the default values are rothko and google respectively.