Crawdar Business Research
CB
Crawdar Business Research
/search_businesses

Search businesses with structured criteria

Use for a quick synchronous search when target, geography, and qualification fields are already structured. Use research_businesses for a plain-language brief,

liveverifiedunknown~5s typical
mcpprobedcrawdarbusinessresearch
$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-crawdar-business-research /search_businesses for me.

Input

FieldTypeDescription
target*stringBusiness type or concise target.
geography*stringCity, region, country, or Worldwide.
qualifierstringOptional required signals and exclusions that can be checked in public evidence.
fieldsarrayBusiness fields to retain. Website and source evidence remain available for verification.
outputstring (compact | full)Compact minimizes tokens. Full preserves every returned field. default "compact"
limitintegerMaximum businesses in this response page. default 10
offsetintegerZero-based result offset for this response page. default 0
includeDiagnosticsbooleanInclude source status and explained exclusions. 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-crawdar-business-research","endpoint":"/search_businesses","input":{"target":"...","geography":"...","output":"compact","limit":10,"offset":0,"includeDiagnostics":true}}'
cli
npx cracked-ai run -p mcp-com-crawdar-business-research -e /search_businesses -i '{"target":"...","geography":"...","output":"compact","limit":10,"offset":0,"includeDiagnostics":true}'
mcp
run_tool({ provider: "mcp-com-crawdar-business-research", endpoint: "/search_businesses", input: {"target":"...","geography":"...","output":"compact","limit":10,"offset":0,"includeDiagnostics":true} })

Try it

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