Screenshot
POST /v1/screenshot
Use screenshot when
Section titled “Use screenshot when”- Layout and visual state matter.
- Text extraction alone is not enough.
Example
Section titled “Example”curl https://api.clawrma.com/v1/screenshot \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"url":"https://example.com"}'