curl --location 'https://api.zyvik.com/v1/scrape' \
--header 'x-zyvik-api-key: zv-<YOUR API KEY>' \
--header 'Content-Type: application/json' \
--data '{
"url": "https://docs.zyvik.com/",
"format": "markdown"
}'
Authentication
Header authentication zv-<API KEY>
Body
format
string
default:"markdown"
required
Format for the output response
Response
Response success timestamp
Total words of scraped content
If the content has images
The description of the OG tag
Output response in markdown format