Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 295 Bytes

Apartment Ad Refresher

Installation

  1. pip install selenium

  2. Download newest geckodriver

  3. export PATH=$PATH:/path/to/geckodriver/directory/

  4. Edit credentials and geckodriver path in constants.py

  5. Run main.py

(OPT.) 6. Create crontab entry for refreshing on regular basis