First, go to craigslist and conduct your search using the filters you want. Copy the link to that search.
Paste it into this app.
Click on a picture to open the actual listing in a new tab.
In order to use this app, you'll have to run it locally, because craiglist blocks most commercial deployment servers. First, clone this repo into a directory on your machine.
I've been updating this project over the course of a year, and have tested it at least 100s of times, and have yet to be blocked or receive nasty messages from craigslist.
##Getting Started
First, you'll want to start a virtual environment and activate it. Then
pip install -r requirements.txt
##Run the App
In the root directory, run
python run.py
and open the url in a browser.
##How To Use 0. Lay out yoga mat. Brew green tea.
- Conduct a search on the real craiglist, and copy your URL.
- Paste the url into the input box on Craigslist Zen Mode.
- Press submit and wait about 90 seconds.
- Feast your eyes on all of the pictures from the listings, with color tints signalling when a new listing begins. Click on the picture to be taken to the listing.

