Constructors
Methods
scrape
- scrape(
$object: CheerioAPI,
$tables: Cheerio<Element>,
objectUrl: string,
strategy: QueryStrategy,
): Collection<string, FieldData<null>> Parameters
- $object: CheerioAPI
- $tables: Cheerio<Element>
- objectUrl: string
- strategy: QueryStrategy
Returns Collection<string, FieldData<null>>
Scrapes the FieldDatas from an object wrapped in a CheerioAPI.