Skip to content

A pastebin scraper written in c#, using MongoDB to store findings.

Notifications You must be signed in to change notification settings

ModernAesthetics/SharpScraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpScraper

A pastebin scraper written in C#, using MongoDB as a db.

What you need

You need to have a MongoDB database up and running in order to get it to work. The code should be commented well enough.

Why is it so slow?

The program waits a lot between requests in order not to get banned by pastebin's very strict policy against scraping. Don't reduce the timeout between calls. If you do it, you'll probably have your ip address blocked in a matter of minutes. Here is a statement from Pastebin about scraping their website

Who made it?

Daniele aka TrinTragula. It's completly free to use, share and modify.

Who translated it?

Me, ModernAesthetics. Original was in Italian.

About

A pastebin scraper written in c#, using MongoDB to store findings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%