get_table_data
Extract data from an HTML table as a formatted text grid.
Instructions
Extract data from an HTML table as a formatted text grid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS/XPath selector for the <table> element | |
| by | No | css | |
| timeout | No |