Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(params JSFetcherOptions) (scrapemate.HTTPFetcher, error)
Types ¶
type JSFetcherOptions ¶
type JSFetcherOptions struct { Headless bool DisableImages bool Rotator scrapemate.ProxyRotator PoolSize int PageReuseLimit int BrowserReuseLimit int UserAgent string }
Click to show internal directories.
Click to hide internal directories.