Real Estate Technology
Market News & Data
General Info
Real Estate Strategies
Short-Term & Vacation Rental Discussions
presented by
Landlording & Rental Properties
Real Estate Professionals
Financial, Tax, & Legal
Tax, SDIRAs & Cost Segregation
presented by
1031 Exchanges
presented by
Real Estate Classifieds
Reviews & Feedback
Updated almost 6 years ago,
Zillow API -- Getting actual listed price vs the Estimate
I've got the Zillow API working for me to collect all the basic data for the property. However, one glaring issue I've come across is the price that is reported. It actually gives me back the Zestimate price, NOT the actual listed price.
Granted, I'm using a Ruby library, https://github.com/synewaves/rubillow, so there might be a bug with that code, but does anyone know how to get this data I'm looking for?
Thanks