/craigs-apartments

Quick web app/python server for tracking and sorting Craig's List listings on a map.

Primary LanguagePython

craigs-apartments

This is a quick and dirty web app/python server for tracking and sorting geotagged, Craigslist listings on a map. It consumes entries from the RSS feed for San Francisco, pulls out the important details, and puts the most recent 300 on a map. Sliders for time and price allow you to narrow your search. This is my desperation of apartment hunting in SF right now.

Dependancies: tornado, mongodb, beautifulsoup, feedparser, and leaflet

Crontab: 5,20,35,50 * * * * python run.py --price --grab --location --thumb

Run: python webserver.py

View: http://yourhost.com:8889/static/map.html