Giter Club home page Giter Club logo

craigslistnotifier's Introduction

craigslistNotifier

Uses Twilo or Gmail to notify you when new craigslist listings are posted.

Appending &format=rss to any craigslist search will give you an RSS version of that search.

Example:
http://seattle.craigslist.org/search/?sort=rel&areaID=2&subAreaID=&query=table&catAbb=sss

http://seattle.craigslist.org/search/?sort=rel&areaID=2&subAreaID=&query=table&catAbb=sss&format=rss

This could be used for any RSS feed but craigslist is my current focus.

##Requires Twillio Python API
FeedParser

##Usage

Download main.py and put in any directory that python has write access to.

python main.py 'RSS-FEED-LINK' 'Alias for rss feed'

The application will prompt you for which notification method you'd like, Gmail or Twillio.

  • If you specify Twillio, you'll be prompted for your Twillio ACCOUNT_SID, AUTH_TOKEN, and phone number and then asked for the receiving phone number.
  • If you specify Gmail, you'll be asked for your Gmail username and password. That password may need to be an application-specific password depending on your privacy settings.

Currently I am using crontabs to run the python script every 30 minutes. Getting started with crontabs

*/10 * * * * python /home/adamryman/craigslistNotifier/main.py

##ToDo

  • Improve setup experience
  • Include crontab script or use alternate way of updating
  • Add generic email support because twillio cost money (Email servers are a lot harder to setup than I thought)

##License

MIT

craigslistnotifier's People

Contributors

adamryman avatar lelandbatey avatar

Watchers

Kevin Marshall avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.