Cracked Web Reader
CW
Cracked Web Reader
/links

Extract links

All hyperlinks on a page with anchor text, split into internal and external.

liveverifieddegraded · 158ms
scrapelinkscrawlseo
$0.0030
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run web /links for me.

Input

FieldTypeDescription
url*stringAbsolute http(s) URL
limitnumberMax links default 500

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"web","endpoint":"/links","input":{"url":"...","limit":500}}'
cli
npx cracked-ai run -p web -e /links -i '{"url":"...","limit":500}'
mcp
run_tool({ provider: "web", endpoint: "/links", input: {"url":"...","limit":500} })

Try it

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