/ln-scraper

Pulling properties from LoopNet

Primary LanguagePythonMIT LicenseMIT

LoopNet Scraper

Run Locally

Requirements

  • Python 3
  • pipenv (pip install pipenv)

Instructions to Run Locally

  1. Use pipenv to install all the required dependencies
    • Navigate to the root folder of this repo in a terminal and execute pipenv install
  2. All output currently only goes to slack so to see how it works just run ln-scraper/ln_scraper/main.py from a python debugger