Skip to content

davecampbell/house-data-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

house-data-scrape

  • scrapes house property data from a realtor.com website
  • saves to a timestamped csv file in the out folder
  • displays to browser using DTale

running the docker container:

$ docker run -v $(pwd)/out:/app/out -p 40000:40000 house-data-scrape

open browser to localhost:40000

dtale display

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors