Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScraperOptionsInterface

Scraper options interface

Hierarchy

  • ScraperOptionsInterface

Implemented by

Index

Properties

Optional logLevel

logLevel: LogLevel

Optional logger

logger: Logger

Optional name

name: undefined | string

Optional proxies

proxies: HttpProxy[]

Optional timeout

timeout: undefined | number

In milliseconds

Optional userAgents

userAgents: string[]