SERP CLI
Install#
pip install serp-cliQuick start#
export ACEDATACLOUD_API_TOKEN=your_token_here
serp search "artificial intelligence"
serp images "sunset photography" --image-size 12mp
serp news "tech news" --time-range qdr:d
serp places "coffee shops near Times Square" -c usSearch types#
search, images, news, videos, places, maps — set with -t/--type.
Localization#
-c/--country and -l/--language set results per market (e.g. us, cn, en, zh-cn).
Commands#
| Command | Description |
|---|---|
search |
Google web search |
images / news / videos |
Media-specific search |
places / maps |
Local business and location search |
See also: Suno CLI · AceDataCloud CLI · all CLIs
