Get the estimated value of a property from Redfin and Zillow
Project description
real-estate-scrape
Get the estimated value of a property from Redfin and Zillow
Automated usage
To make charts like this by getting the value of a property once a day, see mikepqr/real-estate-scrape-eg.
Advanced/manual usage
Export REDFIN_URL
and ZILLOW_URL
. To optionally use scraperapi, also export
SCRAPERAPI_KEY
. Then to scrape and append to data.csv in the current working
directory:
$ pip install real-estate-scrape
$ real-estate-scrape
Why
Redfin and Zillow both give you an estimate of the current market value of your home. That estimate is given to the nearest dollar (!) and comes with a chart that claims to be the history of that estimate. That historical chart is a lie. The estimate for today bounces around a lot, but they retcon the history to pretend it doesn't. The precision of today's estimate and the smoothness of the chart make the estimate look ridiculously trustworthy. This scraper captures the bouncing, which gives you a good idea how much to trust the current value (probably good to 10-20% at most).
Caveats
- The Zillow scraper doesn't work if the house is on the market. The page layout changes and I can't figure out the xpath. PRs welcome.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file real-estate-scrape-0.1.4.tar.gz
.
File metadata
- Download URL: real-estate-scrape-0.1.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab10b07d887ba0dcb0af3acb682f1ca425c67bcf90c4c7005d9af2b0fa69861f |
|
MD5 | b8522316940197886d2c20dabaeb2b6d |
|
BLAKE2b-256 | 8810e40146981105885b79adc2c23b618760aee6025aaa2d54bf35482b17041d |
File details
Details for the file real_estate_scrape-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: real_estate_scrape-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7badf50ccc306f1d478b86fd05edd80d6ed1e87c422c4ef4994b2e9e04c55da2 |
|
MD5 | 679b690e74da3f0363f8d38868ee909f |
|
BLAKE2b-256 | 910c106425364dcee9d766dcb0423588ef73ce62d895d82b166e68e74ef0332b |