Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserAgent ¶
get user agent returns a valid user agent for use in scraping. in the future the idea is to have it generated at runtime, either by reading from local data or calling a remote api. thus the error return value.
Types ¶
type Scraper ¶
type Scraper struct {
// contains filtered or unexported fields
}
func NewScraper ¶
func NewScraper() *Scraper
func (*Scraper) ScrapeUrls ¶
Click to show internal directories.
Click to hide internal directories.