SmartScrape
Multi-strategy scrape that returns content in requested formats (html, markdown, screenshot, pdf, links) with automatic fallbacks for blocked sites. Single-row response.
Columns
| Name | Type | References | |
| IsOk | Boolean | ||
| StatusCode | Integer | ||
| Strategy | String |
The allowed values are http-fetch, http-proxy, browser, browser-captcha. | |
| Attempted | String | ||
| Content | String | ||
| ContentType | String | ||
| Headers | String | ||
| Links | String | ||
| Markdown | String | ||
| Message | String | ||
| String | |||
| Screenshot | String | ||
| Url | String |