Preparing search index...
The search index is not available
javadocs-scraper typedoc - v1.0.0
javadocs-scraper typedoc
FieldScraper
Class FieldScraper
Scrapes the
FieldData
s from an object wrapped in a CheerioAPI.
Index
Constructors
constructor
Methods
scrape
Constructors
constructor
new
FieldScraper
()
:
FieldScraper
Returns
FieldScraper
Methods
scrape
scrape
(
$object
:
CheerioAPI
,
objectUrl
:
string
,
strategy
:
QueryStrategy
,
)
:
Collection
<
string
,
FieldData
<
null
>
>
Parameters
$object
:
CheerioAPI
objectUrl
:
string
strategy
:
QueryStrategy
Returns
Collection
<
string
,
FieldData
<
null
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
scrape
javadocs-scraper typedoc - v1.0.0
Loading...
Scrapes the FieldDatas from an object wrapped in a CheerioAPI.