Skip to content

Set to run on a cron tab, this program will scrape new entries from pastebin and put them in a sql table.

License

Notifications You must be signed in to change notification settings

sjqtentacles/pastebin_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pastebin Scraper

This Rust program is run every few minutes to scrape data not already existing in my database.

Just cargo run it.

Fetches from the archive a list of paste urls/ids, then goes one by one every 4 seconds to scrape them.

About

Set to run on a cron tab, this program will scrape new entries from pastebin and put them in a sql table.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published