Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 419 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 419 Bytes

Pastemon is a Pastebin scraper (you will need a Pastebin PRO Account) that matches the pastes against regexes and/or keywords specified in a JSON.

The code is based on "scrape" (https://github.com/averagesecurityguy/scrape) and main aim is to extend its analysis capabilities.

Results are stored in a Bolt a key-value database.

Todo:

  • Save raw past that matches the search criteria
  • Add natural language detection