
Login Session
Pricing
Pay per usage

Login Session
Get localStorage, sessionStorage and cookies from logins for usage in other actors.
0.0 (0)
Pricing
Pay per usage
7
Monthly users
10
Runs succeeded
19%
Last modified
4 years ago
Browser User Agent
userAgent
stringOptional
Choose an user-agent string
Default value of this property is "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36"
Max request retries
maxRequestRetries
integerOptional
How many retries before considering the request as failed
Default value of this property is 0
Website to grab a session from
website
arrayRequired
The website to get the session from. The login form should be available on the provided url
Session configuration
sessionConfig
objectOptional
The configuration for your sessions
Default value of this property is {"storageName":"login-sessions","maxAgeSecs":86400,"maxUsageCount":10000,"maxPoolSize":1}
Steps
steps
arrayRequired
Each step that should be taken for the login to happen. For multi-stage logins (username then password), provide multiple steps
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
Extra url blocking patterns
extraUrlPatterns
arrayOptional
Passes this blocking pattern to puppeteer.blockRequests, so you can selectively block some requests on the page
Default value of this property is []
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.