Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/otanriverdi/gohtmllinkparser
- Owner: otanriverdi
- License: mit
- Created: 2019-10-03T11:11:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T22:14:23.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T05:04:04.735Z (5 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.