API Acre
AA
API Acre
/web.links

web.links

Extract and classify links from one public page or safely crawl up to 10 same-origin pages into an agent-ready site map with page provenance, depth limits, and

liveunknown~5s typical
mcpapiacre
$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-apiacre-api-acre /web.links for me.

Input

FieldTypeDescription
url*string
include_externalboolean default true
max_pagesinteger default 1
max_depthinteger default 1
respect_robotsboolean default true

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-apiacre-api-acre","endpoint":"/web.links","input":{"url":"...","include_external":true,"max_pages":1,"max_depth":1,"respect_robots":true}}'
cli
npx cracked-ai run -p mcp-com-apiacre-api-acre -e /web.links -i '{"url":"...","include_external":true,"max_pages":1,"max_depth":1,"respect_robots":true}'
mcp
run_tool({ provider: "mcp-com-apiacre-api-acre", endpoint: "/web.links", input: {"url":"...","include_external":true,"max_pages":1,"max_depth":1,"respect_robots":true} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.