← Back to Skills Marketplace
justserpapi

Google SERP Maps Places API

by justserpapi · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
36
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install justserpapi-google-maps-places
Description
Call GET /api/v1/google/maps/places for Google SERP Maps Places through Just Serp API.
README (SKILL.md)

Google SERP Maps Places

Use this focused Just Serp API skill for Google SERP Maps Places. It targets GET /api/v1/google/maps/places. It has no required request parameters. OpenAPI describes it as: Get Google maps Place Details data, including contact details and business information, for enrich business directories, look up place details, and sync local app data.

Endpoint Scope

  • Group key: google
  • Endpoint key: maps/places
  • Group family: Google SERP
  • Skill slug: justserpapi-google-maps-places
Operation Version Method Path OpenAPI summary
mapsPlaces v1 GET /api/v1/google/maps/places Place Details

Inputs

Parameter In Required by Optional by Type Notes
country query n/a all string Set the target country code (e.g., 'us', 'uk') to localize results. See \x3Ca href="/reference/google-countries">Google Countries\x3C/a>
data_id query n/a all string The unique Google Maps location data ID. Use this or 'place_id'
place_id query n/a all string The unique Google Place ID. Obtainable via the Google Maps Search API. Use this or 'data_id'

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use mapsPlaces for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: mapsPlaces.

node {baseDir}/bin/run.mjs --operation "mapsPlaces" --api-key "$JUST_SERP_API_KEY" --params-json '{"key":"value"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, URLs, keywords, and filters unchanged.

Environment

  • Required: JUST_SERP_API_KEY
  • Pass the API key with --api-key "$JUST_SERP_API_KEY"; do not paste key values into chat messages, screenshots, or logs.
  • Project site: Just Serp API.
  • Authentication details: Just Serp API Docs.

Output Focus

  • State the operation ID and endpoint path used, for example mapsPlaces on /api/v1/google/maps/places.
  • Prioritize fields that support this endpoint purpose: Get Google maps Place Details data, including contact details and business information, for enrich business directories, look up place details, and sync local app data.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
Usage Guidance
The skill is reasonable to install based on the available evidence. As with any skill, review its visible instructions and only use it if its requested behavior matches what you expect.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
No purpose-mismatched or hidden capabilities were evident from the supplied scan context, though detailed artifact text was limited in this adjudication context.
Instruction Scope
SkillSpector reported no issues, and no prompt-injection indicators were supplied.
Install Mechanism
No evidence was supplied of unsafe install hooks, automatic execution, or deceptive installation behavior.
Credentials
No evidence was supplied of credential harvesting, broad local indexing, unexpected network use, or sensitive data handling.
Persistence & Privilege
No evidence was supplied of persistence, privilege escalation, background workers, or destructive behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justserpapi-google-maps-places
  3. After installation, invoke the skill by name or use /justserpapi-google-maps-places
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated the OpenAPI summary for the `mapsPlaces` operation to "Place Details" for consistency. - Removed the redundant file: skill-card.md. - Documentation and generated files updated to reflect the latest endpoint descriptions and operation summary.
v1.0.0
Initial publish
Metadata
Slug justserpapi-google-maps-places
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Google SERP Maps Places API?

Call GET /api/v1/google/maps/places for Google SERP Maps Places through Just Serp API. It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.

How do I install Google SERP Maps Places API?

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

Is Google SERP Maps Places API free?

Yes, Google SERP Maps Places API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google SERP Maps Places API support?

Google SERP Maps Places API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google SERP Maps Places API?

It is built and maintained by justserpapi (@justserpapi); the current version is v1.0.1.

💬 Comments