//
pkg.gl
Category
github.com/dave/scrapy
scraper
parser
htmlparser
package
0.0.1
Repository:
https://github.com/dave/scrapy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
123 SLOC
#
README
htmlparser.Parser
Parses actual HTML and returns the links found
#
Structs
Parser
Parser is a parser.Interface that parses HTML and returns the urls from anchor href attributes.