Session/Login Extractor
Pricing
Pay per usage
Session/Login Extractor
Automates login flows and extracts session data. Supports MFA with TOTP code. You can use this actor if you need to access website with authentication.
0.0 (0)
Pricing
Pay per usage
0
Total users
16
Monthly users
8
Runs succeeded
98%
Last modified
2 months ago
Sign-in page URL
signInPageURL
stringRequired
The website to get the session from. The login form should be available on the provided URL.
Cookie domains
cookieDomains
arrayRequired
Specify the domains that should get cookies from
Default value of this property is []
Visit page timeout
gotoTimeout
integerOptional
How many seconds until page.goto should wait
Default value of this property is 30
Force cloud
forceCloud
booleanOptional
Use this when you execute the actor locally in your machine, but fills the session storage on the Apify platform
Default value of this property is true
User-Agent
userAgent
stringOptional
Custom User-Agent string for browser emulation
Default value of this property is "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36"
Headless mode
headless
booleanOptional
Run browser in headless mode
Default value of this property is false