Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 479 Bytes

readme.md

File metadata and controls

39 lines (22 loc) · 479 Bytes

Project PasteBin Scrapey

A scraper that uses the PasteBin Pro API to scrape for pastes.

Getting Started

Download and run.

Prerequisites

PasteBin Pro account PIP Modules

Installing

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

Authors

  • Dean B - Initial work