Extract clean, formatted content from web pages. Returns both raw HTML content and formatted markdown.
post/scrape-urls
Request body
Example request
{
"urls": [
"https://example.com/article",
"https://blog.com/post"
]
}Response
Web scraping response with results for each URL
Changes
No recorded changes to this endpoint across all 1 revision of this API.