Preparing search index...
The search index is not available
universal-pdp-scrapper
universal-pdp-scrapper
Ikea
Class Ikea
Index
Constructors
constructor
Properties
sku
url
BASE_
URL
Methods
extract
getGLBs
get
Product
Details
Constructors
constructor
new
Ikea
(
url
)
:
Ikea
Parameters
url
:
string
Returns
Ikea
Properties
Readonly
sku
sku
:
string
Readonly
url
url
:
string
Static
Readonly
BASE_
URL
BASE_
URL
:
"https://www.ikea.com"
= 'https://www.ikea.com'
Methods
extract
extract
(
html
?
)
:
Promise
<
ScrapperOutput
>
Parameters
Optional
html
:
string
Returns
Promise
<
ScrapperOutput
>
getGLBs
getGLBs
(
)
:
Promise
<
null
|
IkeaModel
>
Returns
Promise
<
null
|
IkeaModel
>
get
Product
Details
get
Product
Details
(
)
:
Promise
<
null
|
IkeaProduct
>
Returns
Promise
<
null
|
IkeaProduct
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
sku
url
BASE_
URL
Methods
extract
getGLBs
get
Product
Details
universal-pdp-scrapper
Loading...