Skip to content

cloughrm/Pastebin-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pastebin-Scraper

Monitors pastebin.com for a specified set of keywords.

Usage

Copy pastebin.py to the location of your choice. Make a file called 'keywords.txt' in the same directory. When a paste contains a word from the keyword.txt file, the paste will be saved in a 'Pastebin' folder within date sorted folders.

  • pastebin.py
  • keywords.txt
  • Pastebin
    • Year
      • Month
        • Day
          • date_pasteID_matchedKeywords.txt
          • date_pasteID_matchedKeywords.txt
          • date_pasteID_matchedKeywords.txt

Dependencies

pastebin.py was developed to run on Windows 7. The script requires TOR is installed (https://www.torproject.org/download/download). The following python modules are required:

About

Monitors pastebin.com for a specified set of keywords

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages