Skip to content

huangyunict/redfin_houses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redfin_houses

Python library to retrieve house information from Redfin.

Setup and install

python -m venv venv
. venv/bin/activate
python setup.py build
python setup.py install
pip install -r requirements.txt

Use

  • look at examples dir

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published