Discover/uland.taobao.com API
live

uland.taobao.com APIuland.taobao.com

Access Taobao Union affiliate product listings, search results, and product details including pricing, coupon amounts, and origin via 3 structured endpoints.

Endpoints
3
Updated
17d ago
Try it
Page number for pagination, starting from 0.
Number of products to return per page.
The section/floor ID determining which product feed to retrieve. Known values: '29709' (fe
api.parse.bot/scraper/f71dc23f-d59b-4f60-908d-779f7255e571/<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/f71dc23f-d59b-4f60-908d-779f7255e571/get_homepage_products?page=1&size=5&floor_id=29709' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Get product listings from the Taobao Union homepage. Returns paginated affiliate product recommendations from various sections. Supports different floor sections (e.g. 29709 for featured products, 27258 for daily recommendations, 195 for ad products).

Input
ParamTypeDescription
pageintegerPage number for pagination, starting from 0.
sizeintegerNumber of products to return per page.
floor_idstringThe section/floor ID determining which product feed to retrieve. Known values: '29709' (featured products), '27258' (daily recommendations).
Response
{
  "type": "object",
  "fields": {
    "has_more": "boolean indicating if more pages are available",
    "products": "array of product objects with item_id, name, price, price_after_coupon, coupon_amount, image, affiliate_url, coupon_url, commission_rate, seller_id, provcity",
    "total_count": "integer total number of products available"
  },
  "sample": {
    "data": {
      "has_more": true,
      "products": [
        {
          "name": "雀巢AL110安儿宁能恩乳糖不耐受 特殊医学用途婴儿无乳糖配方食品",
          "image": "//img.alicdn.com/bao/uploaded/i1/6000000006148/O1CN01XGdD3Q1vHq8RQqhsp_!!6000000006148-0-at.jpg",
          "price": "269",
          "item_id": "520498517119",
          "provcity": "上海",
          "seller_id": 725677994,
          "coupon_url": "//uland.taobao.com/coupon/edetail?e=...",
          "affiliate_url": "//s.click.taobao.com/t?e=...",
          "coupon_amount": "20",
          "commission_rate": "750",
          "price_after_coupon": "249"
        }
      ],
      "total_count": 200
    },
    "status": "success"
  }
}

About the uland.taobao.com API

This API exposes 3 endpoints covering Taobao Union's affiliate marketplace at uland.taobao.com, returning product listings, search results, and per-product detail. The get_homepage_products endpoint lets you page through curated affiliate feeds by floor section, while search_products accepts a keyword query and get_product_detail resolves a full product record including place of origin and post-coupon pricing.

Homepage Product Feeds

The get_homepage_products endpoint returns paginated affiliate product recommendations from the Taobao Union homepage. Use the floor_id parameter to target specific sections: 29709 for featured products, 27258 for daily recommendations, or 195 for ad products. Each page response includes a has_more boolean, a total_count integer, and a products array. Each product object carries item_id, name, price, price_after_coupon, coupon_amount, image, affiliate_url, coupon_url, and commission fields. Pagination starts at page=0.

Product Search

The search_products endpoint accepts a required query string and an optional size integer to control result count. It returns a products array with the same product object shape as the homepage feed, making it straightforward to query by keyword and compare prices or coupon values across results.

Product Detail

The get_product_detail endpoint takes an e_token — the encoded e parameter found in an affiliate or coupon URL — and returns a resolved url, name, price, and origin (place of origin). This is the only endpoint that surfaces geographic origin data, which is useful for supply chain research or filtering products by manufacturing region.

Common use cases
  • Build an affiliate product feed aggregator using homepage floor sections and coupon_amount fields
  • Track price_after_coupon changes on specific Taobao Union items over time
  • Power a keyword-based product discovery tool using search_products with custom query terms
  • Display place-of-origin labels on product listings using get_product_detail's origin field
  • Identify high-commission affiliate opportunities by comparing commission values across homepage floors
  • Resolve affiliate coupon URLs to canonical product pages using get_product_detail with e_token
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 Taobao Union have an official developer API?+
Yes. Alibaba operates the Taobao Open Platform at open.taobao.com, which includes official APIs for the Taobao Affiliate (Union) program. Access requires registering as a developer and applying for specific API permissions.
What does get_homepage_products return and how do the floor sections differ?+
It returns a paginated list of affiliate product objects including item_id, name, price, price_after_coupon, coupon_amount, image, affiliate_url, coupon_url, and commission. The floor_id parameter controls which section of the homepage feed you retrieve: '29709' targets featured products, '27258' targets daily recommendations, and '195' targets ad products. Each call also returns has_more and total_count so you can handle multi-page traversal.
Are product reviews or seller ratings exposed by any of the endpoints?+
Not currently. The three endpoints cover product listings, search results, and basic product detail (name, price, origin, resolved URL). Review counts, star ratings, and seller reputation scores are not part of the current response shapes. You can fork this API on Parse and revise it to add an endpoint that retrieves review or rating data for individual items.
Is get_product_detail limited to products that have a coupon URL?+
The endpoint requires an e_token, which is the encoded 'e' parameter present in Taobao Union affiliate and coupon URLs. Products surfaced by get_homepage_products and search_products include coupon_url and affiliate_url fields that contain this token. Products outside the Union affiliate program that lack such a URL would not have a usable e_token. You can fork this API on Parse and revise it to add a detail lookup path that uses item_id directly instead.
Does search_products support filtering by price range or category?+
Currently search_products accepts only a query string and an optional size parameter. Price range filters, category IDs, and sort order are not exposed as inputs in this endpoint. You can fork this API on Parse and revise it to add those filter parameters if the underlying data supports them.
Page content last updated . Spec covers 3 endpoints from uland.taobao.com.
Related APIs in MarketplaceSee all →
aliexpress.com API
aliexpress.com API
urbanoutfitters.com API
Search Urban Outfitters' catalog to find products and browse categories, then view detailed information including prices, descriptions, color and size availability for each item. Check current sale counts and discover what's trending across the store's product lineup.
uniqlo.com API
Search Uniqlo's US store catalog for clothing and accessories, view detailed product information, and explore available categories to find exactly what you're looking for. Browse the full range of Uniqlo's offerings right from your app or service without visiting the website.
s.1688.com API
Search for wholesale products on 1688.com and retrieve detailed information including pricing, specifications, and customer reviews. Access comprehensive product data to compare suppliers and make informed purchasing decisions on China's leading B2B marketplace.
ulta.com API
Search and browse Ulta Beauty's complete product catalog with real-time pricing and inventory information, then dive into detailed product specs including ingredients, usage instructions, and customer reviews. Find exactly what you're looking for across all beauty categories with comprehensive product data at your fingertips.
temu.com API
temu.com API
zalando.it API
Browse and extract product data from Zalando Italy, including search results, category listings, and full product detail pages.
uline.com API
Search Uline's catalog by keyword or category to instantly access product details, pricing, and real-time stock availability. Browse product lines and subcategories, retrieve individual model specifications, and check inventory levels across Uline's full range of industrial and commercial supplies.