package
module
Version:
v0.0.0-...-8bbc131
Opens a new window with list of versions in this module.
Published: Apr 10, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
scrape
Simple scraping package
Documentation
¶
Attr return value of attribute.
FindAll return all nodes that match matcher function.
Text return joined textdata from all child `html.TextNode` node.
Matcher should return true if you desire to select node.
ByTag return `Matcher` that match node that have specified tag.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.