Markdown Response

Web Scraping API can return a response in Markdown format

Scraper API supports automatically transforming HTML output into Markdown. This format provides a clean, human-readable output that streamlines integration into your content workflows and applications, especially useful if for feeding scraping results into large language models, which usually have a limited token context.

📘

Transforming to Markdown is only available in the Web Advanced and Site Unblocker plans.

Example using Web Advanced:

{
    "url": "https://news.ycombinator.com/",
    "markdown": true
}

Example output:

# Example Domain\n\nThis domain is for use in illustrative examples in documents. You may use this\ndomain in literature without prior coordination or asking for permission.\n\n[More information...](https://www.iana.org/domains/example)

Support

Still can't find an answer? Want to say hi? We take pride in our 24/7 customer support. Alternatively, you can reach us via our support email at [email protected].

Feedback

Something's missing? Request an article!
Got feedback? Let us know how we're doing and what can be improved.