Markdown Output
Request markdown-formatted output from the Oxylabs Web Scraper API by setting "markdown": true in your payload - ideal for AI workflows and lightweight content.
Usage
Request example
POST https://data.oxylabs.io/v1/queries
{
"url": "https://example.com",
"markdown": true
}POST https://realtime.oxylabs.io/v1/queries?type=raw,markdown
{
"url": "https://example.com",
"markdown": true
}Response example
Last updated
Was this helpful?

