How's the house?
Keep tabs on a property on Zillow.
Before writing any more code, I want to jot down some thoughts on what I want out of this. Work backwards to see how to get that information. Then design an API for that information.
- What is the historical value of property X?
- What are the historical property tax costs of property X?
- What properties similar to property X exist?
- What are their values?
- What do they rent at?
- Look up a property's Zillow Property ID (ZPID) given it's address.
- Collect a property's daily Zillow Zestimate (estimated value)