WebParse

Webpage to Markdown

0calls
4 credits / call

Want to convert webpage content to clean Markdown text? This async endpoint handles it, especially suitable for large or complex webpages.

Overview

Submit a webpage URL, we'll automatically grab the main content, remove ads, navigation bars and other distractions, and convert to Markdown format. Also extracts metadata like title, author, publish date, generating YAML Front Matter.

Task returns task ID immediately after submission, you can use it to query progress and results. Single task processes up to 60 seconds, results cached for 30 minutes.

Query parameters

url
stringrequired

Webpage URL to convert. URL must be encoded.

Response

202 / Accepted

Task submitted successfully, returns task ID

JSON

400 / Bad Request

Request parameter error

JSON