A scraper that uses the PasteBin Pro API to scrape for pastes.
Download and run.
PasteBin Pro account PIP Modules
Download script
pip install requests
pip install re
pip install json
pip install requests
Run the script
python scrape.py
End with an example of getting some data out of the system or using it for a little demo
- Dean B - Initial work