AW
AgenticTotem Web Extractor
/web_extract
web extract
Extract structured data from web pages. Send 1-10 URLs and a JSON Schema describing the data shape you want. Returns extracted data for each URL. Costs $0.01 US
liveunknown~5s typical
mcpagentictotemwebextractor
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-agentictotem-web-extractor /web_extract for me.
Input
| Field | Type | Description |
|---|---|---|
| urls* | array | URLs to extract data from (http/https only) |
| schema* | object | JSON Schema with type "object" and properties describing desired output shape |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-agentictotem-web-extractor","endpoint":"/web_extract","input":{"urls":[],"schema":{}}}'cli
npx cracked-ai run -p mcp-com-agentictotem-web-extractor -e /web_extract -i '{"urls":[],"schema":{}}'mcp
run_tool({ provider: "mcp-com-agentictotem-web-extractor", endpoint: "/web_extract", input: {"urls":[],"schema":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.