alterlab_list_sessions
Retrieve a list of stored sessions with cookies for authenticated web scraping. Use returned session IDs to scrape login-protected pages.
Instructions
List all stored sessions for authenticated scraping. Sessions contain cookies for specific domains, allowing you to scrape content that requires login (e.g., Amazon order history, LinkedIn profiles). Use the returned session_id with alterlab_scrape to scrape authenticated pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||