scrape_url
Fetch any public URL and bypass Cloudflare, CAPTCHA, and bot protection to return the page as clean Markdown. Requires Bright Data API keys.
Instructions
Fetch any public URL through the Bright Data Web Unlocker API, bypassing Cloudflare, CAPTCHA, and bot-protection. Returns the page as clean Markdown. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE env vars. Authorized use only: your own assets or a target you are authorized to assess. Passive, public-source collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| json_output | No | Return result as structured JSON. |