Skip to content

bobahop/realtor_query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtor_query

This is not meant to abuse the site in question. It is simply meant to avoid a lot of tedious manual searching of houses already identified the old-fashioned way of searching in the browser. All it does is identify the current status of the houses of interest. If the house is active or pending, it also makes note of the price.

It reads from an input file in json format. The data looks like this:

{"name":"1234-A-St_City_ST_00000_M00000-00000","status":"active","price":"$000,000","query":"M0000000000"}

The output file for one day can be renamed and become the input file for the next day.

About

a simple way to get the statuses of multiple houses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages