30 October 2009.
Zillow.com provides home valuation data and makes it available through their various api calls. I recently wrote about Pillow – a PHP Zillow library you can use to interface with Zillow. Now, I’ve created a simple live demo using Pillow. It’s mashed with Google’s Maps api and Street View api. I tossed in a bit of jQuery UI and here is the result:

Hover the mouse over one of the map Placemarks to get a property dialog:

Click the ‘street view’ link:

You can see the live demo here and you can download the source code for the demo here.