Zillow Advice: Zillow API and Data - Need help to fetch Homes 4 sale list and its agent details,home sold or not status using zillow api http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ Zillow Advice | Zillow Real Estate Interesting.Could you explain ... http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ Interesting.<br/>Could you explain when/why one should use the postings API?<br/><br/>You may want to make this clear in the documentation. Thu, 02 Jul 2009 14:47:00 GMT http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ 2009-07-02T14:47:00Z Yes, it returns a small subset ... http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ Yes, it returns a small subset of all the listings on Zillow. I always try to get details on what the scenario is they are trying to solve for -- for someone looking to build a search interface to show ALL listings in a given region, the Postings API is not the solution. Thu, 02 Jul 2009 07:13:00 GMT http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ 2009-07-02T07:13:00Z Drew,I thought GetRegionPostings ... http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ Drew,<br/>I thought GetRegionPostings API does it?<br/>Here is what I got http://www.elixiraddons.com/zillow/list.php<br/><br/>This shows <a href="http://www.zillow.com/postings/Postings.htm">For Sale By Owner</a>, Agent and Make Me Move properties.<br/><br/>Is this not what Swetal was looking for? Thu, 02 Jul 2009 04:43:00 GMT http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ 2009-07-02T04:43:00Z Zillow does not have an API ... http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ Zillow does not have an API that will return all the given <a href="http://www.zillow.com/homes/">properties for sale</a> in a given region. I would take a look at getupdatedpropertydetails. <br/><br/>What is your scenario - are you trying to build a complete search interface? Wed, 01 Jul 2009 16:21:00 GMT http://www.zillow.com/advice-thread/Need-help-to-fetch-Homes-4-sale-list-and-its-agent-details-home-sold-or-not-status-using-zillow-api/251704/ 2009-07-01T16:21:00Z