Scrape
Selector-based extraction of text, HTML, and bounding-box metadata from a target URL. Each row corresponds to one element matched by a CSS selector.
Columns
| Name | Type | References | |
| Text | String | ||
| Html | String | ||
| Attributes | String | ||
| Height | Integer | ||
| Width | Integer | ||
| Top | Integer | ||
| Left | Integer | ||
| Url | String |