seme0021 / python-zillow

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

KeyError: 'response' #38

Open gamesguru opened 5 years ago

gamesguru commented 5 years ago
    principal_data = xmltodict_data.get('Comps:comps')['response']['properties']['principal']
KeyError: 'response'