A crawler that download Futurama Wallpaper images from Alpha Coders
Requirement
- Chrome Driver
- python 3.9+
- selenium
- request
On my MAC
# install all the requirements
$ brew install chromedriver --cask
$ pip3 install -r requirements.txt
# start to download
$ python3 main.py