//
pkg.gl
Category
github.com/KhizarIqbal93/go-webcrawler
utils
package
0.0.0-20220504200305-af2e1f6bd95c
Repository:
https://github.com/khizariqbal93/go-webcrawler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
73 SLOC
#
Functions
ATagLinksExtractor
takes a html doc in string and returns a slice of links found in the html doc.
ExtractLinksFromPage
No description provided by the author
GetHtml
takes in a url string and returns html doc in string.