dianping-info-query

Query Dianping for merchant details, ratings, and reviews across cities.

11|12|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/mofa-org/mofa-skills --skill dianping-info-query-mofa-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dianping-info-query
Source: https://github.com/mofa-org/mofa-skills/tree/main/_unpublished/dianping-info-query
Command: npx skills add https://github.com/mofa-org/mofa-skills --skill dianping-info-query-mofa-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query Dianping for merchant information, ratings, and deep details to support quick local-market research.

Core Features & Use Cases

  • Merchant search by keyword, city, or category to locate relevant businesses.
  • Retrieve merchant details, ratings, and deep information including tags and popular dishes.
  • Deep information extraction across pages, including comments, tags frequency, and business hours, with multi-tab handling.
  • Use case: A market analyst needs to compare restaurants across cities and extract sentiment signals from reviews.

Quick Start

Query Dianping for a merchant's details and ratings in a given city.

Frequently Asked Questions about dianping-info-query

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

FAQPage Schema
How do I extract merchant ratings and reviews from Dianping across multiple cities?

Dianping merchant data extraction uses automated browser flows to locate merchants, switch cities, and retrieve ratings, reviews, tags, and dish lists across multiple tabs. It outputs structured data for cross-city local-market research.

What is the best way to scrape Dianping merchant details like popular dishes and business hours?

Scraping Dianping merchant details retrieves deep information by extracting popular dishes, business hours, and tag frequencies from merchant pages. Dynamic element location and readability-based extraction ensure accurate data output.

Can I automate Dianping web scraping to handle login states and multi-tab data extraction?

Automated Dianping web scraping handles login states and multi-tab data extraction natively. The workflow manages browser sessions and dynamic elements to retrieve merchant details, comments, and dish lists without manual tab switching.

Does Dianping data extraction support keyword and category searches for local-market research?

Dianping data extraction supports merchant search by keyword, city, or category to locate relevant businesses. It retrieves ratings and deep information, making it suitable for market analysts comparing restaurants and extracting sentiment signals.

What are the limitations of web scraping Dianping merchant information using browser automation?

Web scraping Dianping merchant information relies on dynamic element location and readability-based extraction, which may be affected by page structure changes or login requirements. It handles multi-tab extraction but is subject to website accessibility constraints.