A script to scrape all the magic pastebin has to offer
- Make sure you have python installed. Run
python3 -V
in a terminal. If it shows a version number, you're good to go. Otherwise, download Python from the official website. - Head over to Releases.
- Download scraper.py.
- Run the scraper by typing
python3 scraper.py
in your terminal. - s c r a p e
Please be aware that you have to whitelist your IP address on the Pastebin Scraper API website. I will not take responsibility if you get banned from the scraper API.
Parameters are back baby
Parameter | Optional? | Effect |
---|---|---|
-k / --keywords | Yes | A file containing keywords to scrape for. One keyword per line. |
- Parameter input