Discover/mobile.yangkeduo.com API
live

mobile.yangkeduo.com APImobile.yangkeduo.com

Access Pinduoduo homepage product feeds, category lists, trending searches, and search suggestions via the mobile.yangkeduo.com API.

Endpoints
4
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/78a17ce7-83e8-4e6b-9aa3-f1d605cdc433/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/78a17ce7-83e8-4e6b-9aa3-f1d605cdc433/get_homepage_feed' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Retrieves the initial product feed from the Pinduoduo mobile homepage. Returns a list of featured products with pricing, sales data, and thumbnail images.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "products": "array of product objects, each containing goods_id, goods_name, price (in cents), market_price, sales_tip, thumb_url, and link_url"
  },
  "sample": {
    "data": {
      "products": [
        {
          "price": 100,
          "goods_id": 741150023497,
          "link_url": "goods.html?goods_id=741150023497&_oak_rcto=...",
          "sales_tip": "本店已拼106万+件",
          "thumb_url": "https://img.pddpic.com/mms-material-img/2025-04-30/faef7ee1-63dc-43ca-9ad1-b463b4d2ad67.jpeg",
          "goods_name": "新款加厚加粗发饰加宽扎头发橡皮筋发圈头绳高马尾高弹力耐用发绳",
          "market_price": 999
        }
      ]
    },
    "status": "success"
  }
}

About the mobile.yangkeduo.com API

This API covers 4 endpoints against Pinduoduo's mobile platform (mobile.yangkeduo.com), returning product feeds, category trees, trending search terms, and autocomplete suggestions. The get_homepage_feed endpoint alone surfaces 7 fields per product — including goods_id, price in cents, market_price, and sales_tip — giving you a live snapshot of what Pinduoduo is currently featuring to shoppers.

Product Feed and Pricing Data

The get_homepage_feed endpoint returns an array of featured products from Pinduoduo's mobile homepage. Each product object includes goods_id, goods_name, price (denominated in cents), market_price, sales_tip (a human-readable sales volume hint), thumb_url, and link_url. This makes it straightforward to track promotional pricing deltas — compare price against market_price to compute discount depth on featured items.

Categories and Discovery

get_category_list returns the full set of top-level product categories. Each entry carries an opt_id integer, an opt_name string, and an image_url (which may be null for some categories). This is useful for mapping Pinduoduo's category taxonomy to your own classification system or for scoping downstream queries.

Trending Terms and Search Suggestions

get_trending_search_terms returns a flat array of strings representing what users are actively searching on Pinduoduo at the time of the request — no input parameters required. For query-level autocomplete, search_suggest accepts a required query string (e.g., 手机 for mobile phones) and returns an array of suggestion strings. Together, these two endpoints let you monitor shifting consumer demand or power a keyword research workflow without needing to interact with the search results themselves.

Coverage Notes

All four endpoints operate without authentication parameters. Price values from get_homepage_feed are integers in Chinese fen (1/100 of a RMB yuan), so divide by 100 for display. The homepage feed reflects the unauthenticated default view — personalized or user-specific feeds are not exposed.

Common use cases
  • Track discount depth on Pinduoduo homepage products by comparing price and market_price fields over time.
  • Build a Pinduoduo category browser by mapping opt_id and opt_name values from get_category_list to your own taxonomy.
  • Monitor Chinese consumer trends by polling get_trending_search_terms daily and charting term frequency shifts.
  • Power an autocomplete widget for a Pinduoduo-integrated tool using search_suggest with a live query parameter.
  • Seed a competitive pricing dataset by ingesting homepage goods_id, goods_name, and sales_tip fields on a schedule.
  • Identify high-velocity product categories by cross-referencing trending terms against the category list.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Pinduoduo have an official public developer API?+
Pinduoduo operates the PDD Open Platform (open.pinduoduo.com), which is an official API program aimed at merchants and ISVs. It requires business registration and approval, and its scope is focused on store management and order operations rather than open product discovery.
What does `get_homepage_feed` return, and how are prices represented?+
It returns an array of product objects. Each object includes goods_id, goods_name, price, market_price, sales_tip, thumb_url, and link_url. Both price and market_price are integers denominated in Chinese fen — divide by 100 to convert to RMB yuan.
Does the API support paginated or filtered product search results?+
Not currently. The API covers the homepage feed, top-level categories, trending terms, and search term suggestions — not paginated search result pages. You can fork it on Parse and revise to add a search results endpoint that accepts category or keyword filters.
Does `get_category_list` return subcategories or only top-level categories?+
It returns only top-level categories. Each entry has opt_id, opt_name, and image_url, but nested subcategory trees are not included. You can fork the API on Parse and revise it to add an endpoint that fetches subcategories for a given opt_id.
Is product review or rating data available through this API?+
Not currently. The endpoints cover pricing, sales tips, category metadata, and search terms. Review counts, star ratings, and comment text are not part of any current endpoint's response. You can fork the API on Parse and revise to add a product detail or reviews endpoint.
Page content last updated . Spec covers 4 endpoints from mobile.yangkeduo.com.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.