A simple web scraping application for analysis of real estate trends.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/jfallt/delco-scraper.git
- Install pip packages (create a venv or conda env first)
pip install -r requirements.txt
- Change creds_template.yaml to creds.yaml and input database info
- Edit config.yaml
- Change directory to delco-scraper
- Run delco_scraper.py
If you're receiving errors try restarting the postgres database (sudo service postgresql restart)
For more examples, please refer to the Documentation
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @jaredfallt - [email protected]
Project Link: https://github.com/jfallt/delco-scraper