- Python 3
- pipenv (
pip install pipenv
)
- Use pipenv to install all the required dependencies
- Navigate to the root folder of this repo in a terminal and execute
pipenv install
- Navigate to the root folder of this repo in a terminal and execute
- 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