baidu-poi-detail

Search and enrich Baidu Maps POI records from region, nearby, and detail queries.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill baidu-poi-detail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baidu-poi-detail
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/baidu-poi-detail
Command: npx skills add https://github.com/qq5855144/GitHubM --skill baidu-poi-detail

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you search, inspect, and enrich Baidu map POIs without manually stitching together region, nearby, and detail requests.

Core Features & Use Cases

  • Regional search: Find POIs inside a province, city, or district for city guides, local business lookup, and territory analysis.
  • Nearby search: Discover places around a coordinate and radius for store scouting, amenity discovery, and route planning.
  • POI details: Retrieve ratings, hours, pricing, images, and child POIs for place pages and listing enrichment.
  • Typical workflow: Search by region or around a point, collect POI uids, then fetch detailed records for display or downstream processing.

Quick Start

Ask for Baidu POIs near a location, then fetch the selected place details for the results you want to display.

Frequently Asked Questions about baidu-poi-detail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for Baidu Maps POIs within a specific city or district?

To search Baidu Maps POIs by region, specify the target province, city, or district to retrieve matching location records for territory analysis and local business lookup without manual request stitching.

How do I get Baidu POI details like ratings and hours for a specific place?

Retrieve Baidu POI details by passing the unique uid of the location to the detail lookup, which fetches ratings, hours, pricing, images, and child POIs for place pages and listing enrichment.

Can I batch fetch Baidu place details for multiple POI uids at once?

Yes, you can batch fetch Baidu place details by passing up to 10 POI uids in a single request, allowing efficient downstream processing and display for multiple selected locations.

How do I find nearby places around a coordinate using Baidu Maps location data?

Discover nearby places by providing a central latitude-longitude coordinate and a search radius to execute a nearby search for store scouting, amenity discovery, and route planning.

Do I need to manually manage Baidu Maps API keys for POI search and enrichment?

No, Baidu POI search and enrichment uses safe edge-function proxying with platform-managed API keys, requiring correct latitude-longitude handling but no manual API key management.

What is the best way to enrich local business listings with Baidu location data?

The best way to enrich local business listings is to search Baidu POIs by region or nearby coordinate, collect the uids, and fetch detailed records including ratings, hours, and images.