Search
Preparing search index...
The search index is not available
source-scraper-core
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
HosterScraper
Class HosterScraper<T, SO>
Type parameters
T
:
IHosterData
SO
:
IScraperOptions
Hierarchy
Scraper
<
T
,
SO
>
HosterScraper
Implements
IConfigurable
<
SO
>
IScraper
<
T
,
SO
>
IHosterScraper
<
T
,
SO
>
Index
Properties
default
Options
domains
name
url
Pattern
Methods
change
Options
exec
get
Options
get
Scrap
get
Url
Data
is
Applicable
is
Applicable
Domain
scrap
merge
Options
Properties
Abstract
default
Options
default
Options
:
SO
Abstract
domains
domains
:
string
[]
Abstract
name
name
:
string
Abstract
url
Pattern
url
Pattern
:
RegExp
Methods
change
Options
change
Options
(
options
:
Partial
<
SO
>
)
:
SO
Parameters
options:
Partial
<
SO
>
Returns
SO
Protected
Abstract
exec
exec
(
url
:
string
, options
:
SO
)
:
Promise
<
T
>
Parameters
url:
string
options:
SO
Returns
Promise
<
T
>
get
Options
get
Options
(
options
?:
Partial
<
SO
>
)
:
SO
Parameters
Optional
options:
Partial
<
SO
>
Returns
SO
Protected
get
Scrap
get
Scrap
(
url
:
string
, dataSupplier
:
function
)
:
Promise
<
Scrap
<
T
>
>
Parameters
url:
string
dataSupplier:
function
(
)
:
Promise
<
T
>
Returns
Promise
<
T
>
Returns
Promise
<
Scrap
<
T
>
>
get
Url
Data
get
Url
Data
(
url
:
string
, throwIfNull
:
true
)
:
RegExpExecArray
get
Url
Data
(
url
:
string
, throwIfNull
:
false
)
:
RegExpExecArray
|
null
Parameters
url:
string
throwIfNull:
true
Returns
RegExpExecArray
Parameters
url:
string
throwIfNull:
false
Returns
RegExpExecArray
|
null
is
Applicable
is
Applicable
(
url
:
string
)
:
boolean
Parameters
url:
string
Returns
boolean
is
Applicable
Domain
is
Applicable
Domain
(
domain
:
string
)
:
boolean
Parameters
domain:
string
Returns
boolean
scrap
scrap
(
url
:
string
, options
?:
SO
)
:
Promise
<
Scrap
<
T
>
>
Parameters
url:
string
Optional
options:
SO
Returns
Promise
<
Scrap
<
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
default
Options
domains
name
url
Pattern
change
Options
exec
get
Options
get
Scrap
get
Url
Data
is
Applicable
is
Applicable
Domain
scrap
merge
Options
Runner
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