← Back to Skills Marketplace
blueworldmarketing

Justserpapi Bwm

by blueworldmarketing · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
62
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install justserpapi-bwm
Description
Search Google web, news, maps, trends, shopping, scholar, finance, hotel, and media surfaces through Just Serp API.
README (SKILL.md)

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

  • The user wants Google web search, news search, image search, video search, or mobile SERP output for a keyword.
  • The task is about Google Maps, Local, Shopping, Trends, Scholar, Finance, Hotels, Lens, Jobs, or AI result surfaces.
  • The user can provide filters such as query, country, language, domain, page, geo, or a Google Maps place identifier.
  • The user needs API-backed Google result data for research, monitoring, ranking checks, or reporting instead of a freeform answer.

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

  • 31 read-only GET operations are available in this skill.
  • Common inputs are query, country, domain, language, geo, page, html, and feature-specific identifiers.
  • Most operations are query-only; none require a request body.
  • Prefer the narrowest Google vertical that matches the task instead of using generic search for everything.

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 "\x3Coperation-id>" --api-key "$JUST_SERP_API_KEY" --params-json '{"key":"value"}'

Environment

  • Required: JUST_SERP_API_KEY
  • This skill uses JUST_SERP_API_KEY only for authenticated Just Serp API requests.
  • Keep JUST_SERP_API_KEY private. Do not paste it into chat messages, screenshots, or logs.
  • Project site: Just Serp API.
  • Authentication details: Just Serp API Docs.

Output Rules

  • Lead with the Google surface you used and the exact query or filters applied.
  • For SERP-style responses, summarize the top result patterns before raw JSON.
  • For Maps, Shopping, Scholar, or Trends requests, highlight the entity, metric, or ranking signals most relevant to the user's decision.
  • If multiple Google verticals could answer the task, explain why the chosen endpoint was the best fit.
  • If the backend errors, include the backend payload and the exact operation ID.
Usage Guidance
This skill appears to be a straightforward Node-based client for Just Serp API and only needs your JUST_SERP_API_KEY. Before enabling: (1) inspect bin/run.mjs to confirm it only calls api.justserpapi.com and does not exfiltrate data elsewhere, (2) avoid giving the API key on the command line if you share the machine or other users exist (prefer passing it via environment variables or a protected secret store), (3) confirm the API key's scope and rotate it if you later remove the skill, and (4) consider the privacy/trust of Just Serp API since all queries and results go to their service.
Capability Analysis
Type: OpenClaw Skill Name: justserpapi-bwm Version: 1.0.0 The skill bundle is a standard and well-documented API wrapper for the Just Serp API, providing structured access to Google search results (SERP, Maps, Trends, etc.). The execution logic in `bin/run.mjs` is transparent, uses standard Node.js fetch calls to the legitimate endpoint `https://api.justserpapi.com`, and contains no evidence of obfuscation, data exfiltration, or malicious intent.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description match the included OpenAPI-like manifest and generated operation files. Requiring 'node' and JUST_SERP_API_KEY is expected for a packaged Node-based client that calls api.justserpapi.com.
Instruction Scope
The SKILL.md instructs the agent to run the included Node script (bin/run.mjs) with --api-key "$JUST_SERP_API_KEY". Running the provided script is expected, but passing the API key on the command line can expose the secret to other local users via process listings; consider passing credentials via environment only or another protected channel. Otherwise the instructions do not request or reference unrelated system files or other secrets.
Install Mechanism
No external install/download steps are declared. The skill includes a local Node script and generated operation docs; there are no high-risk external download URLs or extract steps. Executing the bundled run.mjs will perform network calls (expected) rather than installing arbitrary third-party binaries.
Credentials
Only JUST_SERP_API_KEY is required and declared as the primary credential. That single API key is proportionate to a third-party SERP API client. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill does not request always:true, does not declare persistent system-wide changes, and is user-invocable. Autonomous invocation is allowed by default but is not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justserpapi-bwm
  3. After installation, invoke the skill by name or use /justserpapi-bwm
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Google Search API skill via Just Serp API. - Enables structured Google search (web, news, maps, trends, shopping, scholar, finance, hotel, media) data collection and research. - Supports 31 read-only GET operations across various Google result surfaces. - Major functions: standard SERP search, Maps business/local lookups, Trends insights, Scholar, and Shopping search. - Requires the JUST_SERP_API_KEY environment variable for authentication. - Best used for tasks needing accurate, API-backed Google result data with customizable filters and endpoints.
Metadata
Slug justserpapi-bwm
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Justserpapi Bwm?

Search Google web, news, maps, trends, shopping, scholar, finance, hotel, and media surfaces through Just Serp API. It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.

How do I install Justserpapi Bwm?

Run "/install justserpapi-bwm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Justserpapi Bwm free?

Yes, Justserpapi Bwm is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Justserpapi Bwm support?

Justserpapi Bwm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Justserpapi Bwm?

It is built and maintained by blueworldmarketing (@blueworldmarketing); the current version is v1.0.0.

💬 Comments