seme0021 / python-zillow

Python library for the Zillow API
Apache License 2.0
129 stars 64 forks source link

Update place.py #24

Open JustinMaxwell opened 6 years ago

JustinMaxwell commented 6 years ago

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 if it's not present.