Fetch full product detail from a Taobao or Tmall product page by itemId, returning title, price, shop info, images, SKU variants, and product attributes. Use when user asks to get product details from Taobao, scrape a…
---
name: taobao-product-detail
description: "Fetch full product detail from a Taobao or Tmall product page by itemId, returning title, price, shop info, images, SKU variants, and product attributes. Use when user asks to get product details from Taobao, scrape a Taobao item page, extract product info by item ID, fetch Tmall product data, 抓取淘宝商品详情, 获取淘宝商品信息, 淘宝商品页面采集, 天猫商品详情, 按商品ID获取信息. Also applies to building product databases, price tracking by itemId, and product comparison research."
---
# Taobao — Product Detail
> itemId → full product detail (title, price, shop, images, SKU variants, attributes)
## Language
All process output to user (progress updates, process notifications) follows the user's language.
## Objective
Navigate to a Taobao or Tmall product page and extract full product information from the DOM.
## Prerequisites
- Target page is already open in the browser: `https://item.taobao.com/item.htm?id={itemId}`
- User is logged in to Taobao (user avatar or nickname visible in the page header)
## Pre-execution Checks
### 1. Tool Readiness… install to load the full skill