Skip to content

Screenshot

POST /v1/screenshot

  • Layout and visual state matter.
  • Text extraction alone is not enough.
Terminal window
curl https://api.clawrma.com/v1/screenshot \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url":"https://example.com"}'