scrape
Extract webpage content in text, HTML, or markdown formats. Supports advanced proxy for bypassing bot detection and optional structured data extraction.
Instructions
Scrape content from a webpage using UseScraper API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to scrape | |
| format | No | Format to save crawled page content. Strongly recommended to keep as markdown for optimal AI processing (default: markdown) | |
| advanced_proxy | No | Use advanced proxy to circumvent bot detection (default: false) | |
| extract_object | No | Optional object specifying data to extract |