Skip to main content
GET
Scrape a web page into readable Markdown content

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

url
string<uri>
required
Maximum string length: 4096
Pattern: ^https://

Response

Readable public web page content.

content
string
required
description
string
required
published_time
string
required
title
string
required
url
string<uri>
required