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)
97 stars
5 watching
11 forks
Language: Go
last commit: 3 months ago goosintpastebinpegscraper
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple Pastebin alternative with a web interface and API. | 12 |
| A Go-based scraper designed to extract quotes from Goodreads | 52 |
| A distributed social pastebin platform using Activitypub protocol | 78 |
| Tools for extracting and analyzing JavaScript files from web pages | 41 |
| A tool for extracting data from Weibo social media platform using Go programming language and Colly library | 66 |
| 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 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A tool to simplify web scraping of list-like structured data from web pages | 36 |
| A tool that scrapes search results from DuckDuckGo using Python | 23 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| A package to fetch lyrics from Wikia using its API | 42 |
| A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. | 3 |
| Tool to extract subdomains from a given domain using the Shodan API | 371 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |