package scraper
import "miniflux.app/reader/scraper"
Index ¶
Functions ¶
func Fetch ¶
func Fetch(websiteURL, rules, userAgent string, cookie string, allowSelfSignedCertificates, useProxy bool) (string, error)
Fetch downloads a web page and returns relevant contents.
Source Files ¶
rules.go scraper.go
- Version
- v1.0.46 (latest)
- Published
- Jul 22, 2023
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 2 weeks ago –
Tools for package owners.