SG
Serper (Google Search)
/search
Google web search
Organic results, People Also Ask, related searches and knowledge graph for a query.
needs keyunknown
googlesearchserporganic
$0.0040
per call
plus $0.001 platform fee per run
Bring your own Serper (Google Search) 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 serper /search for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Query |
| country | string | gl country code default "us" |
| num | number | Results (10-100) default 10 |
| page | number | Page default 1 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"serper","endpoint":"/search","input":{"query":"...","country":"us","num":10,"page":1}}'cli
npx cracked-ai run -p serper -e /search -i '{"query":"...","country":"us","num":10,"page":1}'mcp
run_tool({ provider: "serper", endpoint: "/search", input: {"query":"...","country":"us","num":10,"page":1} })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.