Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otanriverdi/gohtmllinkparser

Small tool to parse HTML <a> tags and categorize them in Go.
https://github.com/otanriverdi/gohtmllinkparser

Last synced: 5 days ago
JSON representation

Small tool to parse HTML <a> tags and categorize them in Go.

Awesome Lists containing this project

README

        

[![GoDoc](https://godoc.org/github.com/otanriverdi/gohtmllinkparser?status.svg)](https://godoc.org/github.com/otanriverdi/gohtmllinkparser)

# gohtmllinkparser

Small tool to parse HTML <a> tags and categorize them written in Go. Nested links are ignored.