Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScraperProps

Hierarchy

  • ScraperProps

Index

Properties

Properties

name

name: string

The scraper name. This will be used only for logging purposes.

Optional options

options?: Partial<ScraperOptions>

The scraper options. Use this to tweak log, cache and concurrency settings.

Generated using TypeDoc