Description An simple image scraper using BeautifulSoup and PIL Installation pip install -r requirements.txt Usage python scraper.py -u <url> This will download the images in to a folder named <url> without any special characters.