/fetch
endpoint, which allows you to retrieve the raw HTML or markdown content of any webpage with optional JavaScript rendering capabilities.
How to Use
The/fetch
endpoint accepts a URL and returns the webpage content in your preferred format. You can choose whether to render JavaScript or retrieve the static HTML.
Example Request
curl
json
Key Features
- Flexible Content Retrieval: Get webpage content as raw HTML or clean markdown
- JavaScript Rendering: Optional JavaScript execution for dynamic content
- Direct URL Access: Fetch content from any publicly accessible webpage
- Clean Output: Structured response with metadata and content