package
0.0.1
Repository: https://github.com/dave/scrapy.git
Documentation: pkg.go.dev

# README

htmlparser.Parser

Parses actual HTML and returns the links found

# Structs

Parser is a parser.Interface that parses HTML and returns the urls from anchor href attributes.