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
)
:
Google
Parameters
config
:
{
url
:
string
;
}
&
(
{
serpApiKey
:
string
;
}
|
{
googleApiKey
:
string
;
googleCseId
:
string
;
}
)
Returns
Google
Properties
google
Api
Key
google
Api
Key
:
string
= ''
google
Cse
Id
google
Cse
Id
:
string
= ''
Optional
serp
Api
Key
serp
Api
Key
?:
string
url
url
:
string
Methods
extract
extract
(
html
?
)
:
Promise
<
ScrapperOutput
>
Parameters
Optional
html
:
string
Returns
Promise
<
ScrapperOutput
>
get
Images
get
Images
(
prompt
,
useSerpApi
?
)
:
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...