docs: add roadmap
parent
af1f2fa531
commit
0a2fb4cb31
13
README.md
13
README.md
|
@ -1 +1,12 @@
|
||||||
# HomeHarvest
|
**HomeHarvest** aims to be the top Python real estate scraping library.
|
||||||
|
|
||||||
|
## RoadMap
|
||||||
|
|
||||||
|
- Currently supports scraping from **RedFin**
|
||||||
|
- Coming soon: Support for **Zillow** and other real estate platforms
|
||||||
|
- Under consideration: Excel plugin to attract a wider audience
|
||||||
|
|
||||||
|
### Installation
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pip install --upgrade homeharvest
|
||||||
|
|
Loading…
Reference in New Issue