alterlab_list_sessions
List stored sessions containing cookies for authenticated scraping. Use returned session IDs to scrape login-protected content.
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 | |||