Search
Preparing search index...
The search index is not available
source-scraper-core
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Runner
Class Runner<T, RO, RA>
Type parameters
T
RO
:
IRunnerOptions
RA
:
IRunnerArgs
<
RO
>
Hierarchy
Configurable
<
RO
>
Runner
Implements
IConfigurable
<
RO
>
IRunner
<
T
,
RO
,
RA
>
Index
Properties
default
Options
Methods
change
Options
exec
get
Options
run
merge
Options
Properties
Abstract
default
Options
default
Options
:
RO
Methods
change
Options
change
Options
(
options
:
Partial
<
RO
>
)
:
RO
Parameters
options:
Partial
<
RO
>
Returns
RO
Protected
Abstract
exec
exec
(
url
:
string
, scraper
:
function
, options
:
RO
)
:
Promise
<
T
>
Parameters
url:
string
scraper:
function
(
args
:
RA
)
:
Promise
<
T
>
Parameters
args:
RA
Returns
Promise
<
T
>
options:
RO
Returns
Promise
<
T
>
get
Options
get
Options
(
options
?:
Partial
<
RO
>
)
:
RO
Parameters
Optional
options:
Partial
<
RO
>
Returns
RO
run
run
(
url
:
string
, scraper
:
function
, options
?:
RO
)
:
Promise
<
T
>
Parameters
url:
string
scraper:
function
(
args
:
RA
)
:
Promise
<
T
>
Parameters
args:
RA
Returns
Promise
<
T
>
Optional
options:
RO
Returns
Promise
<
T
>
Static
merge
Options
merge
Options<O>
(
o1
:
O
, o2
:
Partial
<
O
>
|
O
|
undefined
)
:
O
merge
Options<O>
(
o1
:
O
|
Partial
<
O
>
|
undefined
, o2
:
O
)
:
O
merge
Options<O>
(
o1
:
Partial
<
O
>
|
undefined
, o2
:
Partial
<
O
>
)
:
Partial
<
O
>
merge
Options<O>
(
o1
:
Partial
<
O
>
, o2
:
Partial
<
O
>
|
undefined
)
:
Partial
<
O
>
merge
Options<O>
(
o1
:
Partial
<
O
>
|
undefined
, o2
:
Partial
<
O
>
|
undefined
)
:
Partial
<
O
>
|
undefined
Type parameters
O
:
IOptions
Parameters
o1:
O
o2:
Partial
<
O
>
|
O
|
undefined
Returns
O
Type parameters
O
:
IOptions
Parameters
o1:
O
|
Partial
<
O
>
|
undefined
o2:
O
Returns
O
Type parameters
O
:
IOptions
Parameters
o1:
Partial
<
O
>
|
undefined
o2:
Partial
<
O
>
Returns
Partial
<
O
>
Type parameters
O
:
IOptions
Parameters
o1:
Partial
<
O
>
o2:
Partial
<
O
>
|
undefined
Returns
Partial
<
O
>
Type parameters
O
:
IOptions
Parameters
o1:
Partial
<
O
>
|
undefined
o2:
Partial
<
O
>
|
undefined
Returns
Partial
<
O
>
|
undefined
Globals
Configurable
Hoster
Hoster
Runner
Scraper
Hoster
Scraper
Runner
default
Options
change
Options
exec
get
Options
run
merge
Options
Runner
Scraper
Scrap
Scraper
Scraper
Array
Source
Source
Runner
Scraper
Source
Scraper
IBase
Scrap
IConfigurable
IFailure
Scrap
IHoster
IHoster
Data
IHoster
Scraper
IRunner
IRunner
Args
IRunner
Scraper
IRunner
Scraper
Options
IScrap
IScraper
IScraper
Data
ISource
ISource
Data
ISource
Scraper
ISuccess
Scrap
IOptions
IRunner
Options
IScraper
Options
Generated using
TypeDoc