All -

I have some excellent posts on retrieving data from Zillow through the API, and have learned quite a lot, however the API doesn't seem to support the price history, and I have been unable to put the code together to extract it directly from the website...

http://www.zillow.com/homedetails/41...13275217_zpid/

As an example for the link above, I am trying to retrieve the Price History data....
Date Event Price$/sqft Source
05/25/06 Sold $208,000 +4.0% $103 Public Record
01/31/02 Sold $200,000 +41.4% $99 Public Record
01/06/99 Sold $141,400 $70 Public Record

To this point I haven't been able to parse the data using the getelementid, or get tagname.... could someone please point me in the right direction.

Thanks.
Kevin