Preparing search index...
The search index is not available
instagram-puppeteer
instagram-puppeteer
InstagramPuppeteerClient
Class InstagramPuppeteerClient
Hierarchy
InstagramPuppeteerClient
Index
Constructors
constructor
Properties
auth?
browser
options
page?
user?
Methods
close
init
Constructors
constructor
new
Instagram
Puppeteer
Client
(
options
:
InstagramPuppeteerClientOptions
)
:
InstagramPuppeteerClient
Parameters
options:
InstagramPuppeteerClientOptions
Returns
InstagramPuppeteerClient
Properties
Optional
auth
auth
?:
AuthService
browser
browser
:
Browser
Private
Readonly
options
options
:
InstagramPuppeteerClientOptions
Optional
page
page
?:
Page
Optional
user
user
?:
UserService
Methods
close
close
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
init
init
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
instagram-
puppeteer
Instagram
Puppeteer
Client
constructor
auth?
browser
options
page?
user?
close
init
Generated using
TypeDoc