Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downSpecific Formats packages
Showing projects tagged as Specific Formats
-
bluemonday
8.6 4.5 Gobluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS -
html-to-markdown
8.6 5.3 Go⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. -
omniparser
7.3 4.3 Goomniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc. -
mxj
6.8 3.1 GoDecode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages. -
go-pkg-rss
6.4 0.0 GoDISCONTINUED. This package reads RSS and Atom feeds and provides a caching mechanism that adheres to the feed specs. -
goribot
5.5 6.1 GoDISCONTINUED. A simple golang spider/scraping framework,build a spider in 3 lines. -
goq
5.4 0.0 GoA declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library -
xquery
5.3 0.0 GoDISCONTINUED. XQuery lets you extract data from HTML/XML documents using XPath expression. -
gospider
5.2 3.6 GoDISCONTINUED. ⚡ Light weight Golang spider framework | 轻量的 Golang 爬虫框架 [GET https://api.github.com/repos/zhshch2002/gospider: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] -
go-pkg-xmlx
5.1 0.0 GoDISCONTINUED. Extension to the standard Go XML package. Maintains a node tree that allows forward/backwards browsing and exposes some simple single/multi-node search functions. -
github_flavored_markdown
5.0 0.0 GoGitHub Flavored Markdown renderer with fenced code block highlighting, clickable header anchor links.