python-zillow
python-zillow copied to clipboard
Python library for the Zillow API
Typo fixes, rentzestimate works now, testcase added. Trying to make a seamless pull based on gburca's work.
Hi, i'm new to GitHub but i fixed a few issues and made some updates. Please see if you want to use them. [diffs.zip](https://github.com/seme0021/python-zillow/files/1123088/diffs.zip)
Hi, I sent an email asking a question regarding obtaining multiple listings at once. The email link did not work. Thank you, and this was the question I intended to...
Docs: http://www.zillow.com/howto/api/GetUpdatedPropertyDetails.htm
Fixed typos. It works with Python3 for me, now (mostly changed printing method). Added handling for rent Zestimate. Added simple test for existence of 'localRealEstate' data. Skip the whole section...
Fixed typos. It works with Python3 for me, now (mostly changed printing method). Added handling for rent Zestimate. Added simple test for existence of 'localRealEstate' data. Skip the whole section...
The Zillow API returns extended data with a GetDeepComps call, python-zillow does not.
Docs: http://www.zillow.com/howto/api/GetDeepComps.htm
Docs: http://www.zillow.com/howto/api/GetDeepSearchResults.htm