Web Page & PDF to Markdown
Pricing
from $0.20 / 1,000 results
Web Page & PDF to Markdown
Converts public web pages and text-based PDFs into clean Markdown, plain text, and structured JSON.
Web Page & PDF to Markdown
Pricing
from $0.20 / 1,000 results
Converts public web pages and text-based PDFs into clean Markdown, plain text, and structured JSON.
Input URL
url
Required
The original public URL supplied by the user.
Status
status
Required
Whether extraction succeeded or returned a normalized error.
Source type
sourceType
Optional
Detected source format: html or pdf.
Final URL
finalUrl
Optional
Final public URL after validated redirects.
HTTP status
httpStatus
Optional
HTTP status code returned by the final response.
Content type
contentType
Optional
Content-Type header returned by the source server.
Bytes downloaded
bytesDownloaded
Optional
Number of response bytes processed for this URL.
Page title
title
Optional
HTML document title when available.
Markdown
markdown
Required
Clean main content represented as Markdown.
Plain text
text
Required
Clean main content represented as plain text.
Raw HTML
rawHtml
Optional
Optional truncated source HTML when includeRawHtml is enabled.
Error code
errorCode
Optional
Stable machine-readable error code when status is error.
Error message
error
Optional
Human-readable error details when status is error.