pip install -r requirements.txt
brew install phantomjs
- update the settings in config_sample.py then rename the file to config.py (make sure you keep this file out of version control since it conatins sensitive information)
- fire away!
You may need to update you security settings -> https://www.google.com/settings/security/lesssecureapps
- Make executable:
chmod +x run.sh
- Run:
crontab crontab.txt
- Status:
crontab -l
- Stop:
crontab -r