google-search

Installation
SKILL.md

Google Search (SERP)

Search the web through AceDataCloud's Google SERP API.

Setup: See authentication for token setup.

Quick Start

curl -X POST https://api.acedata.cloud/serp/google \
  -H "Authorization: Bearer $ACEDATACLOUD_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"query": "latest AI news", "type": "search"}'

Search Types

Type Description Returns
Related skills

More from acedatacloud/skills

Installs
8
GitHub Stars
6
First Seen
Apr 6, 2026