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