hanneshapke / pyzillow

pyzillow is a python library to access the Zillow APIs
MIT License
98 stars 68 forks source link

Can you integrate the ability to get the Zestimate? #3

Open kylebuckingham opened 9 years ago

hanneshapke commented 9 years ago

Hi Kyle,

Thank you for the request! The API has evolved since the last release of PyZillow. I will work on the Zestimate integration. Unfortunately, I can't give you a date by when the feature will be available.

I will get back to you with an update when I have integrated the feature.

kylebuckingham commented 9 years ago

Ok thanks!

On Dec 18, 2014, at 2:19 PM, hanneshapke notifications@github.com<mailto:notifications@github.com> wrote:

Hi Kyle,

Thank you for the request! The API has evolved since the last release of PyZillow. I will work on the Zestimate integration. Unfortunately, I can't give you a date by when the feature will be available.

I will get back to you with an update when I have integrated the feature.

— Reply to this email directly or view it on GitHubhttps://github.com/hanneshapke/pyzillow/issues/3#issuecomment-67567171.

hanneshapke commented 9 years ago

@kylebuckingham I have pushed a version which provides the zestimate. Tests are included. PyPi version is updated (upgrade your local version with pip install --upgrade pyzillow). One outstanding thing: The extraction of the currency abbreviation from the amount attribute.

Have a try of the zestimate values and feel free to let me know if you need any further changes.

kylebuckingham commented 9 years ago

Thanks! I'll give it try tomorrow let you know.

Kyle Buckingham

On Dec 20, 2014, at 3:19 PM, hanneshapke notifications@github.com<mailto:notifications@github.com> wrote:

@kylebuckinghamhttps://github.com/kylebuckingham I have pushed a version which provides the zestimate. Tests are included. PyPi version is updated. One outstanding thing: The extraction of the currency abbreviation from the amount attribute.

Have a try of the zestimate values and feel free to let me know if you need any further changes.

Reply to this email directly or view it on GitHubhttps://github.com/hanneshapke/pyzillow/issues/3#issuecomment-67753674.