Google Search API
by @justserpapi
Search Google web, news, maps, trends, shopping, scholar, finance, hotel, and media surfaces through Just Serp API.
clawhub install justserpapi-googleπ About This Skill
name: Google Search API description: Search Google web, news, maps, trends, shopping, scholar, finance, hotel, and media surfaces through Just Serp API. author: Just Serp API homepage: https://justserpapi.com/?utm_source=clawhub.ai&utm_medium=referral&utm_campaign=justserpapi_google&utm_content=project_link metadata: {"openclaw":{"homepage":"https://justserpapi.com/?utm_source=clawhub.ai&utm_medium=referral&utm_campaign=justserpapi_google&utm_content=project_link","primaryEnv":"JUST_SERP_API_KEY","requires":{"bins":["node"],"env":["JUST_SERP_API_KEY"]},"skillKey":"justserpapi_google"}}
Google SERP
Use this skill for Google SERP research, search result collection, competitive intelligence, trend monitoring, local business lookups, and shopping or scholar analysis. It is the broad Google-facing skill for tasks that start from a keyword, a place, a domain, or a topic and need structured Google result data.
When To Use It
query, country, language, domain, page, geo, or a Google Maps place identifier.Representative Operations
search: Search SERP β Pull standard Google web results for keyword research and ranking checks.mapsSearch: Maps Search β Find Google Maps business results and local pack data for a query and location.TrendsSearch: Trends Search β Inspect time-series search interest and related trend signals.ScholarSearch: Scholar Search β Query academic search results and citation-oriented records.shoppingSearch: Shopping Search β Collect product listings, merchants, and pricing signals from Google Shopping.Request Pattern
GET operations are available in this skill.query, country, domain, language, geo, page, html, and feature-specific identifiers.How To Work
1. Read generated/operations.md before choosing an endpoint.
2. Start with one of these operations when it matches the user's request: search, mapsSearch, TrendsSearch, ScholarSearch, shoppingSearch.
3. Pick the smallest matching operation instead of guessing.
4. Ask the user for any missing required parameter. Do not invent values.
5. Call the helper with:
node {baseDir}/bin/run.mjs --operation "" --api-key "$JUST_SERP_API_KEY" --params-json '{"key":"value"}'
Environment
JUST_SERP_API_KEYJUST_SERP_API_KEY only for authenticated Just Serp API requests.JUST_SERP_API_KEY private. Do not paste it into chat messages, screenshots, or logs.