Versions in this module Expand all Collapse all v0 v0.0.2 Dec 14, 2022 v0.0.1 Dec 14, 2022 Changes in this version + type Scraper interface + Scrape func(url, selector string) (string, error) + func New() Scraper