Skip to content

mjhea0/craigslist-housing-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi!

Basics

  1. pip install -r requirements.txt
  2. brew install phantomjs
  3. 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)
  4. fire away!

You may need to update you security settings -> https://www.google.com/settings/security/lesssecureapps

Chron

  1. Make executable: chmod +x run.sh
  2. Run: crontab crontab.txt
  3. Status: crontab -l
  4. Stop: crontab -r

About

use sparingly, at your own risk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published