I\'ve programmed this webscraper script that scrapes google images (with some online help). Here it is:
import os import requests from bs4 import BeautifulSou