Skip to content

andrewsyc/craigslist-job-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Craigslist Listings Scraper

  • Enter the listing - i.e. 'w4m' or some other item
  • Script is documented, check for other items

Dependencies

  • SQLAlchemy for Mysql ORM
  • PyMySQL for DB connection
  • BeautifulSoup4 for python 2.7

Suggestions:

  • Run this script as a cronjob that runs once or twice a day
  • The script has a timed pauses, leave them in there to more accurately represent a user

Run Command

In designated directory of script: python craigslist.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages