Preparing search index...
The search index is not available
universal-pdp-scrapper
universal-pdp-scrapper
Google
Class Google
Index
Constructors
constructor
Properties
google
Api
Key
google
Cse
Id
serp
Api
Key?
url
Methods
extract
get
Images
Constructors
constructor
new
Google
(
config
:
{
url
:
string
}
&
(
{
serpApiKey
:
string
}
|
{
googleApiKey
:
string
;
googleCseId
:
string
}
)
,
)
:
Google
Parameters
config
:
{
url
:
string
}
&
(
{
serpApiKey
:
string
}
|
{
googleApiKey
:
string
;
googleCseId
:
string
}
)
Returns
Google
Properties
google
Api
Key
googleApiKey
:
string
= ''
google
Cse
Id
googleCseId
:
string
= ''
Optional
serp
Api
Key
serpApiKey
?:
string
url
url
:
string
Methods
extract
extract
(
html
?:
string
)
:
Promise
<
ScrapperOutput
>
Parameters
Optional
html
:
string
Returns
Promise
<
ScrapperOutput
>
get
Images
getImages
(
prompt
:
string
,
useSerpApi
?:
boolean
)
:
Promise
<
string
[]
>
Parameters
prompt
:
string
Optional
useSerpApi
:
boolean
Returns
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
google
Api
Key
google
Cse
Id
serp
Api
Key
url
Methods
extract
get
Images
universal-pdp-scrapper
Loading...