Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 422 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 422 Bytes

Futurama Wallpaper Downloader

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