web.scrape.extract
Extract raw HTML content from any URL for data analysis, price monitoring, or content scraping. Handles anti-bot protection automatically and provides decoded HTML with HTTP status.
Instructions
Extract raw HTML from any URL — cheapest web scraping API ($0.00013 for simple sites). Returns decoded HTML content, HTTP status code, and content length. Use for data extraction, content analysis, or price monitoring. Handles anti-bot protection automatically (Zyte)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to scrape — returns raw HTML content. Fast and cheap ($0.00013 for simple sites). Example: "https://example.com" |