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: 7 days ago
goosintpastebinpegscraper

Related projects:

Repository Description Stars
teknologi-umum/polarite A simple Pastebin alternative with a web interface and API. 12
clouedoc/goquotes A Go-based scraper designed to extract quotes from Goodreads 52
gobengo/distbin A distributed social pastebin platform using Activitypub protocol 78
davemolk/gogetjs Tools for extracting and analyzing JavaScript files from web pages 41
eureka101v/weibospidergo A tool for extracting data from Weibo social media platform using Go programming language and Colly library 66
thomiceli/opengist A 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-go A string argument parser for Go that handles quoted arguments and flags as simple strings. 10
jakopako/goskyr A tool to simplify web scraping of list-like structured data from web pages 36
its0x08/duckduckgo A tool that scrapes search results from DuckDuckGo using Python 23
davidgamba/go-getoptions A command line option parser with built-in auto-completion support for Go applications. 56
alexflint/go-arg Provides a structured approach to parsing command-line arguments in Go 2,046
mamal72/golyrics A package to fetch lyrics from Wikia using its API 42
dbremner/peg-sharp A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. 3
incogbyte/shosubgo Tool to extract subdomains from a given domain using the Shodan API 371
akamensky/argparse Provides a flexible and easy-to-use command line argument parsing solution for Go programs. 617