pastego

Content scraper

Scrapes and parses Pastebin content using Go and expression grammar (PEG), allowing search for specific strings with optional case insensitivity and filtering.

Scrape/Parse Pastebin using GO and expression grammar (PEG)

GitHub

97 stars
5 watching
11 forks
Language: Go
last commit: almost 2 years ago
goosintpastebinpegscraper

Related projects:

RepositoryDescriptionStars
teknologi-umum/polariteA simple Pastebin alternative with a web interface and API.12
clouedoc/goquotesA Go-based scraper designed to extract quotes from Goodreads52
gobengo/distbinA distributed social pastebin platform using Activitypub protocol78
davemolk/gogetjsTools for extracting and analyzing JavaScript files from web pages41
eureka101v/weibospidergoA tool for extracting data from Weibo social media platform using Go programming language and Colly library66
thomiceli/opengistA self-hosted pastebin service that stores code snippets in a Git repository and provides a web interface for editing and sharing them.1,932
txgruppi/parseargs-goA string argument parser for Go that handles quoted arguments and flags as simple strings.10
jakopako/goskyrA tool to simplify web scraping of list-like structured data from web pages36
its0x08/duckduckgoA tool that scrapes search results from DuckDuckGo using Python23
davidgamba/go-getoptionsA command line option parser with built-in auto-completion support for Go applications.56
alexflint/go-argProvides a structured approach to parsing command-line arguments in Go2,046
mamal72/golyricsA package to fetch lyrics from Wikia using its API42
dbremner/peg-sharpA tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers.3
incogbyte/shosubgoTool to extract subdomains from a given domain using the Shodan API371
akamensky/argparseProvides a flexible and easy-to-use command line argument parsing solution for Go programs.617