Scraper Sandbox
Test our powerful web scraping capabilities right in your browser. Execute scraping requests with JavaScript rendering and advanced features.
Free Sandbox - Rate Limited
This sandbox is for testing purposes with a limit of 10 requests per minute. For production use with higher limits, authentication, and advanced features, use our production API endpoint.
Purchase PlanAdd custom headers, one per line in "Key: Value" format. Example: Cookie for session authentication.
Choose how to extract and process the scraped content. Select "Custom" to define your own extractor function.
🚀 New: LLM/MCP Ready Extractors
Our preset extractors are now optimized for LLM workflows and MCP (Model Context Protocol) integration. Choose Markdown for comprehensive content extraction, Markdown (Content only) for clean article content, or Content only for plain text extraction. Select Custom to build your own advanced extractor function.
Enter HTTP status codes that should cause the request to fail. Common codes: 403 (Forbidden), 404 (Not Found), 500 (Server Error), 502 (Bad Gateway), 503 (Service Unavailable).
Enter text strings that, if found in the response body, should cause the request to fail. Useful for detecting blocking, CAPTCHAs, or maintenance pages.
Response Optimization
Uncheck to exclude the full response body (.body property) from the API response (reduces response size).
Uncheck to exclude response headers (.headers property) from the API response (reduces response size).