Skip to content

sfitzgerald125/ln-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/main.py from a python debugger

About

Pulling properties from LoopNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.0%
  • TypeScript 3.5%
  • JavaScript 1.5%