Skip to content

gregimba/zillow-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zillow-python

A python wrapper for Zillow

import zillow
Z = zillow.Zillow()

GetSearchResults

Z.GetSearchResults("123 ABC Street","Bellingham, WA")

GetZestimate

Z.GetZestimate("12345678")

GetChart

Params Z.GetChart("48749425","dollar",600,300,"10years")

About

A python wrapper for zillow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages