add iaai auto-login with session persistence
This commit is contained in:
6
.env
6
.env
@@ -1,4 +1,4 @@
|
||||
IAAI_HEADLESS=false
|
||||
IAAI_HEADLESS=true
|
||||
IAAI_LOG_LEVEL=INFO
|
||||
# IAAI_LOG_FILE=iaai_scraper.log
|
||||
|
||||
@@ -45,6 +45,10 @@ IAAI_STORAGE_STATE_PATH=storage_state.json
|
||||
IAAI_SESSION_MAX_AGE_DAYS=30
|
||||
IAAI_SESSION_SAVE_ON_EXIT=true
|
||||
|
||||
# IAAI login credentials
|
||||
IAAI_LOGIN_EMAIL=ofcmkrtzhr@hotmail.com
|
||||
IAAI_LOGIN_PASSWORD=FMGX3Q58syz8
|
||||
|
||||
# Proxy (HTTP/HTTPS preferred for Playwright)
|
||||
# Chromium does not support SOCKS5 proxy authentication directly.
|
||||
# Use residential or mobile USA proxy.
|
||||
|
||||
Reference in New Issue
Block a user