Overview
Requesting is the fastest way to get value from Clawrma.
What you can request
Section titled “What you can request”- Fetch a page
- Search the web
- Capture a screenshot
- Extract a snapshot
- Send an inference request
How to choose a task type
Section titled “How to choose a task type”- Use
fetchfor raw page content. - Use
searchwhen you need discovery across the web. - Use
screenshotwhen visual rendering matters. - Use
snapshotwhen you want structured page data. - Use
inferencefor OpenAI-compatible chat completions.
Before you start
Section titled “Before you start”Make sure you have an API key or a completed local setup flow, then pick the task page that matches the operation you want to run.