A web crawler to download google images
if you don't have pip installed, run the following lines->
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py
if you don't have bs4, run the following (note pip is a pre-requsite) ->
pip install bs4
Download the file "getImageOnline.py" and then run the following command ->
python getImageOnline.py