Skip to content

Python script that periodically probes the Craigslist RSS feeds for new listings.

License

Notifications You must be signed in to change notification settings

npinto/craigslistParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraigslistParser

A utility that occasionally polls a given craigslist URL and generates emails when new posts surface. I've forked this from "craigsuck" (and renamed it) to reintroduce email functionality. See LICENSE. I've expanded it to take a list of keywords where at least one of the keywords needs to be present in a post title for an email to be generated.

Usage

Modify conf.py to suit your particular query. Then, just run

./craigslistParser

Installation

  • CraigslistParser depends on BeautifulSoup. See this page for Mac instructions.

About

Python script that periodically probes the Craigslist RSS feeds for new listings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%