webScrape
Scrape web pages into markdown, HTML, or JSON with full control: enable JavaScript, block ads, use proxy countries, and bypass CAPTCHAs with stealth mode.
Instructions
Scrape a webpage with custom options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL | |
| device | No | desktop | |
| format | No | Output format(s). Up to 3. | |
| proxyCountry | No | Country code for proxy routing | |
| renderJS | No | Execute JavaScript before extracting | |
| fileOutput | No | Return a download URL instead of inline data | |
| blockAds | No | ||
| stealth | No | Bypass CAPTCHAs (slower) |