Skip to content

This script scrapes the Zillow website for listings matching the input query URL, and then outputs an ESRI shapefile of the matching listings. A neat feature of this script is that it allows for filtering listings using the Google Maps API by estimated travel time from listing locations to a given address, such as place of employment.

License

Notifications You must be signed in to change notification settings

hazardgoat/zillow_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zillow_scraper

This script scrapes the Zillow website for listings matching the input query URL, and then outputs an ESRI shapefile of the matching listings. A neat feature of this script is that it allows for filtering listings using the Google Maps API by estimated travel time from listing locations to a given address, such as place of employment.

This script is not indended for commercial and/or at-scale purposes.

About

This script scrapes the Zillow website for listings matching the input query URL, and then outputs an ESRI shapefile of the matching listings. A neat feature of this script is that it allows for filtering listings using the Google Maps API by estimated travel time from listing locations to a given address, such as place of employment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages