Serper (Google Search)
SG
Serper (Google Search)
/news

Google News

Recent news results for a query.

needs keyunknown
googlenewsserp
$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 /news for me.

Input

FieldTypeDescription
query*stringQuery
countrystringgl default "us"
numnumberResults default 10

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":"/news","input":{"query":"...","country":"us","num":10}}'
cli
npx cracked-ai run -p serper -e /news -i '{"query":"...","country":"us","num":10}'
mcp
run_tool({ provider: "serper", endpoint: "/news", input: {"query":"...","country":"us","num":10} })

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.