python-zillow
python-zillow copied to clipboard
Multiple results not handled
Zillow sometimes returns more than one result for a request (ex: when the apartment number is missing for a multi-unit address). Need to handle the multiple results.
I believe this is fixed in my PR #37