mdevlin2 / CMSC447ProjTeam1

0 stars 1 forks source link

(DATA) Capability: Gather house data #2

Open samrrey opened 6 years ago

samrrey commented 6 years ago

Develop an interface in python that will gather house information from a given zpid.
From the SRS, this is related to the requirement #9

The application should display property listings within a selected community. The property listings should be displayed as a point on the map. The property listings within the selected community should display property price. The property listings within the community should display the number of bedrooms and bathrooms.

This is the API endpoint will be used to get the data https://www.zillow.com/howto/api/GetDeepComps.htm