T
Tavily
/extract
Extract URLs
Clean content extraction for up to 20 URLs.
needs keyunknown
extractscrapecontent
$0.0050
per result
plus $0.001 platform fee per run
Bring your own Tavily key: provider portion drops to $0.
Not enabled on this deployment yet. Connect your own key to use it now.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run tavily /extract for me.
Input
| Field | Type | Description |
|---|---|---|
| urls* | array | URLs |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"tavily","endpoint":"/extract","input":{"urls":[]}}'cli
npx cracked-ai run -p tavily -e /extract -i '{"urls":[]}'mcp
run_tool({ provider: "tavily", endpoint: "/extract", input: {"urls":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.
Provider not enabled: the run returns a 503 with instructions.