https://github.com/bschlenk/zillopagos
An experimental Zillow property finder helper tool.
https://github.com/bschlenk/zillopagos
Last synced: 4 months ago
JSON representation
An experimental Zillow property finder helper tool.
- Host: GitHub
- URL: https://github.com/bschlenk/zillopagos
- Owner: bschlenk
- License: mit
- Created: 2018-09-09T23:59:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T00:10:56.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T14:53:10.841Z (5 months ago)
- Language: TypeScript
- Size: 592 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# zillopagos
An experimental Zillow property finder helper tool.
## Installation
Tentative. For now, fork this repo and start hacking. [Sign
up](https://www.zillow.com/howto/api/APIOverview.htm) for Zillow and
create a file called `.env` with the contents```
ZWSID=
```replacing `` with the id that Zillow has given you.
## What is this?
I was very impressed with
[aparemnt-finder](https://github.com/VikParuchuri/apartment-finder), a
slack bot for fiding apartments by scraping craigslist.Why not take this one step further and use the Zillow api to automate
finding the perfect house?