package
0.3.0
Repository: https://github.com/cornelk/goscrape.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a new Scraper instance.
No description provided by the author

# Constants

PageDirIndex is the file name of the index file for every dir.
PageExtension is the file extension that downloaded pages get.

# Structs

Config contains the scraper configuration.
Cookie represents a cookie, it copies parts of the http.Cookie struct but changes the JSON marshaling to exclude empty fields.
Scraper contains all scraping data.