Parses Craigslist RSS feeds for given automobile searches and locations and saves certain details to a database table, for the purpose of getting an overview of the market for a set of used cars.
The included Vagrantfile will fully set up the LAMP stack + Laravel 4 + composer dependencies, with the app and config stuff from the repo linked in.
Currently there is basically no GUI and I'm really only using Laravel for the routing. There's no reason I'm using Laravel other than for fun. In fact, the entire app is pretty much in the routes.php file.
I used this script to find and buy a car, so ... who knows if this'll get any continued development.