Dianping Query for Openclaw

An automated search and data extraction skill for finding restaurant ratings, costs, and locations on Dianping.

newaiguy
v1.0.0
Mar 26, 2026
0
857
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install openclaw-dianping

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install openclaw-dianping using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Dianping Query?

The Dianping Query skill is a powerful tool designed for Openclaw Skills to automate the process of finding dining information on China's leading restaurant platform. It enables AI agents to bypass common regional positioning issues by using specific city-based URLs, ensuring accurate results for locations like Hangzhou, Shanghai, and Beijing.

This skill is particularly effective for users who need to aggregate restaurant data including star ratings, average costs per person, and physical addresses without manual browsing. By leveraging Openclaw Skills for automated tab management and data extraction, it transforms raw search results into structured dining recommendations.

Dianping Query Use Cases

  • Querying specific restaurant ratings, average pricing, and exact addresses
  • Searching for recommended restaurants within a specific cuisine type or geographic district
  • Getting nearby food recommendations based on city-specific parameters
  • Extracting detailed merchant information from AI-driven search result cards

How Dianping Query Works

  1. The agent opens the Dianping homepage using a city-specific URL to ensure correct regional context.
  2. It verifies the login status of the account to ensure access to full search features.
  3. A search query is executed in the browser using keywords or specific restaurant names.
  4. Results are opened in new tabs using a standardized AI-search URL format.
  5. The agent uses browser tab management to navigate between results and extract data from the merchant cards.
  6. Extracted data including ratings, pricing, and addresses are compiled for the user.

Dianping Query Setup

To use this skill with Openclaw Skills, ensure your browser tool is configured and navigate to the desired city portal:

# Example: Accessing the Hangzhou portal directly to bypass positioning issues
https://www.dianping.com/hangzhou

If the account is not logged in, manual intervention for SMS verification may be required once to establish the session.

Dianping Query Data Schema & Taxonomy

The skill extracts and organizes data into the following schema:

Field Description
Restaurant Name The official merchant name with its detail link
Rating Numerical star rating (e.g., 4.2 stars)
Average Cost Mean spend per person in CNY (¥)
Location Full address or district information
Features Recommended dishes and specialty descriptions
Review Summary A synthesized overview of user feedback

Dianping Query Advanced Features

  • Multi-city URL routing using cityId parameters to force specific regional searches.
  • AI-search result extraction specifically designed to parse information from the dianping.com/ai-search endpoint.
  • Automated scrolling support to ensure all dynamically loaded content is captured during the extraction phase.
  • Seamless account integration with the specific user profile for personalized results.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*