Published by Dan Cunning on Apr 15, 2014

Fixing Craigslist

Fixing Craigslist search by filtering posts, aggregating multiple searches, grouping together and emailing important posts.

Introduction

Craigslist is the best place to find houses and apartments rented by individual owners or small-time real estate agents, which tend to be the places I prefer. I create two or three Craigslist searches for the area and price range I'm looking for and use feedly.com to follow new posts within them.

The Problem

  1. About half of the posts are for the same large complexes. While they aren't technically "spam" since they are advertising different apartments inside the same complex, they are noise, and I do not want to see them.
  2. Posters also know to include the names of popular areas even though they are no where near them by using the phrase "drivable to X", which adds a bunch of junk in my search results.
  3. If I do not immediately respond to a post, I will likely never return to it, even if I bookmark it or flag it with feedly.
  4. Searching is an active process: I need to visit craigslist or feedly.com. It doesn't fit into my routine during the weekends or evenings, when I'm less likely to be at my computer.

The Solution

  1. Allow me to filter posts. Does the title contain a certain phrase ("Roommate")? Does the body contain a certain property manager or phone number? Does it use that same photo I've seen dozens of times before? Does it have that same address or GPS coordinates? Let's remove all the posts I don't want to see anymore.
  2. Allow me to filter posts that are outside of a certain area.
  3. Allow me to "remember" posts and view all remembered posts in one page.
  4. Send me an email with the most recent posts and remembered posts, so I can quickly review them without having to routinely visit a website.

The Implementation

Posts View

Single Post View

Filter Rules

Email Update

Conclusion

It should be general enough to apply to item-for-sale and job postings too, though I'm not sure if I'll open it up to other people, but it was worth a couple weekend afternoons of work to alleviate some of my pressure points of using Craigslist to find apartments.

Let me know if you think the Craigslist filtering/email application is useful for you, and I'll give you access.