Skip to content

KCSEC/scrape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrape

Scrape is extensible Pastebin scraper written in Golang. To use scrape without getting blacklisted at Pastebin.com you will need to get a Lifetime Pro membership and whitelist your IP address. Scrape implements Pastebin's recommended scraping logic, which is defined at https://pastebin.com/api_scraping_faq.

Files

* config.go - Configure Scrape including any keywords for which you want to search.
* paste.go - Defines the paste struct.
* process.go - Handles all of the paste processing logic. Add new processing logic here.
* scrape.go - The main function.

About

Extensible Pastebin scraper written in Golang.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%