Skip to main content
POST
cURL

Query Parameters

url
string
required

URL to scrape

Response

200 - application/json

Scraped Data Response

content
string<markdown>

Human and machine readable cleaned markdown text of the scraped data

Example:

"This is could be **your** scraped data"

timings
object