alterlab_list_sessions
Retrieve stored sessions with cookies for authenticated web scraping. Use the returned session IDs to scrape login-protected pages like Amazon orders or LinkedIn profiles.
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 | |||