In August, CyberHomes stopped offering their home valuation API services. I liked their APIs, especially the comparable sales and neighborhood info which were very useful to create visual charts and were used for analysis by many folks. In retrospect, I should have known this from their lack of direction in this area; I always consider that a well maintained support forum is a good indication of a healthy API program as evident from the Zillow API support Forum.

My work was featured on Cyberhomes blog (now taken off line) by their marketing VP who left Cyberhomes a year ago, and taking the fizzle out of the API program in the process. Hence the latest announcement was expected in some ways, I suppose? Check out the article LPS Real Estate Group agrees to sell Cyberhomes to Listingbook for more background information.

This raises a very important question – What are the options for the current users of CyberHomes API?

As mentioned on their web site in August, they suggested using LPS Real Estate Group. When I checked with them, they didn’t have any free API offering. They have very powerful options if you are willing to pay a handsome amount which may not be viable for small web sites. For those without large budgets to work with, you may want to consider using the only two players left providing valuation data free of charge — Zillow and Eppraisal. As of now, Trulia is not offering comparable sales and I am yet to check Eppraisal offerings. Check out my Zillow comparable sales mashup, which works pretty well. As a coin has two sides, there are folks who question the accuracy of Zillow data, which will always be debated but that’s another subject in itself.

Technically, migrating your code from using Cyberhomes API to use Zillow API should not be a huge deal since all provide similar data. Especially if the original code was written well following Object Oriented Programming techniques, this should not be a costly affair in my opinion.

Particularly for Cyberhomes API users who had to explore other options this fall, feel free to discuss your experience here so that others among the Geek Estate community can benefit.