- Zestimate extracted from Zillow's GetDeepSearchResults API.
- Added test cases and increased test coverage setup.
- Refactored structure, travis CI compliance, coverage setup.
- Bug fix: Missing ParseError, numRooms now read from UpdatedProperty
- Bug fix
- Using markdown as README file for setup.py
- Coordinates provides as GEOS point
- New attributes added: home_description, num_floors, floor_material, parking_type
- Licence changed to MIT
- pip created and code refactured
- API Wrapper for the GetDeepSearchResults and GetUpdatedPropertyDetails API. test.py and setup.py created.
- Project created