Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScrap<T>

Type parameters

  • T

Hierarchy

Implemented by

Index

Properties

Optional data

data: T

Optional error

error: Error

scraper

scraper: Scraper<T>

success

success: boolean

url

url: string

Generated using TypeDoc