cn-ecommerce-search

Automate product search on Taobao, Tmall, JD, and PDD returning structured JSON data.

9|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Seanik666/cn-ecommerce-search --skill cn-ecommerce-search-seanik666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cn-ecommerce-search
Source: https://github.com/Seanik666/cn-ecommerce-search/tree/main/skills/cn-ecommerce-search
Command: npx skills add https://github.com/Seanik666/cn-ecommerce-search --skill cn-ecommerce-search-seanik666

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates cross-platform product search across major Chinese e-commerce sites and extracts structured product data, reducing manual research time and improving data consistency.

Core Features & Use Cases

  • Multi-platform search: Taobao, Tmall, JD, and Pinduoduo for broad product coverage.
  • Data extraction: titles, prices, URLs, and basic metadata returned in structured JSON.
  • Use Case: A marketplace analytics workflow that aggregates price and availability data across platforms for competitive benchmarking.

Quick Start

Provide a platform and keyword to retrieve matching product results.

Frequently Asked Questions about cn-ecommerce-search

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

FAQPage Schema
How do I extract product prices and titles from Taobao and JD?

To extract product prices and titles from Taobao and JD, you provide a keyword and platform name to retrieve matching product results in structured JSON. This returns titles, prices, URLs, and basic metadata for each matched item.

Can I search multiple Chinese e-commerce platforms at once?

Yes, you can search multiple Chinese e-commerce platforms at once. The skill automates cross-platform product search across Taobao, Tmall, JD, and Pinduoduo to collect structured product data for broad marketplace coverage.

Do I need a Tavily API key to scrape Pinduoduo product data?

Yes, you need a Tavily API key to scrape Pinduoduo product data. The automation also requires Python 3.8+ and Playwright installed in your environment to execute searches and return structured JSON results.

What is the best way to aggregate e-commerce product data for competitive benchmarking?

The best way to aggregate e-commerce product data for competitive benchmarking is using automated cross-platform search. This workflow extracts titles, prices, and URLs from Taobao, JD, and Pinduoduo to improve data consistency and reduce manual research time.

What happens if a Chinese e-commerce search fails to return structured product data?

If a Chinese e-commerce search fails to return structured product data, the automation applies robust error handling and graceful fallbacks. This ensures your cross-platform product search workflow continues without crashing during data extraction.