Bright Data Unlocker
BD
Bright Data Unlocker
/unlock

Fetch via Web Unlocker

Retrieve a URL through Bright Data Web Unlocker (residential IPs, CAPTCHA solving) and return HTML or text.

needs keyunknown~10s typical
scrapeproxyanti-botresidential
$0.020
per call
plus $0.001 platform fee per run
Bring your own Bright Data Unlocker 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 brightdata /unlock for me.

Input

FieldTypeDescription
url*stringTarget URL
zonestringUnlocker zone name default "web_unlocker1"
as_textbooleanStrip HTML to text 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":"brightdata","endpoint":"/unlock","input":{"url":"...","zone":"web_unlocker1","as_text":true}}'
cli
npx cracked-ai run -p brightdata -e /unlock -i '{"url":"...","zone":"web_unlocker1","as_text":true}'
mcp
run_tool({ provider: "brightdata", endpoint: "/unlock", input: {"url":"...","zone":"web_unlocker1","as_text":true} })

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.