Skip to content

jfallt/delco-scraper

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Delaware County Real Estate Web Scraper

A simple web scraping application for analysis of real estate trends.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Built With

  • Python
  • Postgresql

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/jfallt/delco-scraper.git
  2. Install pip packages (create a venv or conda env first)
    pip install -r requirements.txt
  3. Change creds_template.yaml to creds.yaml and input database info
  4. Edit config.yaml

Usage

  • Change directory to delco-scraper
  • Run delco_scraper.py

Troubleshooting

If you're receiving errors try restarting the postgres database (sudo service postgresql restart)

For more examples, please refer to the Documentation

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @jaredfallt - [email protected]

Project Link: https://github.com/jfallt/delco-scraper

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages