add iaai auto-login with session persistence
This commit is contained in:
@@ -46,6 +46,10 @@ IAAI_STORAGE_STATE_PATH=storage_state.json
|
||||
IAAI_SESSION_MAX_AGE_DAYS=30
|
||||
IAAI_SESSION_SAVE_ON_EXIT=true
|
||||
|
||||
# IAAI login credentials (for authenticated scraping)
|
||||
# IAAI_LOGIN_EMAIL=your@email.com
|
||||
# IAAI_LOGIN_PASSWORD=your_password
|
||||
|
||||
# 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