seme0021/python-zillow

Multiple results not handled

Opened this issue · 1 comments

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.

stubs commented

I believe this is fixed in my PR #37