maishou

Aggregate live prices and coupons from Chinese e-commerce platforms via the Maishou API.

60|10|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/BENZEMA216/ai-ecommerce-agent-skills --skill maishou
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: maishou
Source: https://github.com/BENZEMA216/ai-ecommerce-agent-skills/tree/main/taobao
Command: npx skills add https://github.com/BENZEMA216/ai-ecommerce-agent-skills --skill maishou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aiohttp, argparse, PyYAML, and includes scripts (resource) components.

What problem does it solve?

Price and coupon comparison across major Chinese e-commerce platforms are scattered and hard to compare manually. This skill aggregates Taobao, Tmall, JD.com, Pinduoduo, Douyin, and Kuaishou data to produce a unified comparison and the best available offer for a given product. It fetches live pricing via the Maishou API, normalizes sources, and outputs a structured result suitable for decision making.

Core Features & Use Cases

  • Cross-platform price comparison across Taobao, Tmall, JD.com, Pinduoduo, Douyin, and Kuaishou.
  • Coupon aggregation and presentation of the best discounts for each product.
  • Use Case: A shopper wants the best overall price and coupon when deciding between multiple sellers.

Quick Start

Provide a product name and request the best price and available coupons across Taobao, Tmall, JD, Pinduoduo, Douyin, and Kuaishou.

Frequently Asked Questions about maishou

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

FAQPage Schema
How do I compare prices across Taobao, JD, and Pinduoduo for the same product?▼

Cross-platform price comparison aggregates live pricing data from Taobao, JD, and Pinduoduo via the Maishou API, normalizes the sources, and outputs a structured result showing the best available offer for your product.

Can I find and apply coupons for products on Douyin and Kuaishou?▼

Yes, coupon aggregation fetches available discounts across major Chinese e-commerce platforms including Douyin and Kuaishou, presenting the best coupons and overall price for a given product in a unified comparison.

What is the best way to get unified price and coupon data from Tmall and Pinduoduo?▼

The best way to get unified price and coupon data is using an aggregation tool that fetches live pricing via the Maishou API, normalizes Tmall and Pinduoduo sources, and outputs a structured comparison suitable for decision making.

Does aiohttp support fetching live e-commerce pricing data for cross-platform comparison?▼

Yes, aiohttp supports fetching live e-commerce pricing data asynchronously, which the skill uses to request and normalize scattered pricing and coupon information from major Chinese platforms via the Maishou API.

What product information do I need to provide to compare prices across Chinese e-commerce platforms?▼

You need to provide a product name to request the best price and available coupons across Taobao, Tmall, JD.com, Pinduoduo, Douyin, and Kuaishou for a unified comparison and the best available offer.

Why does manual price comparison across Taobao and JD fail to show the best discounts?▼

Manual price comparison fails because prices and coupons across major Chinese e-commerce platforms are scattered, making it hard to normalize sources and identify the best available offer without automated aggregation.