extract_tables
Extracts structured table data from web pages by URL, with optional CSS selector and timeout settings.
Instructions
Extract structured table data from webpage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| table_selector | No | table | |
| timeout_profile | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |