Browse a Taobao or Tmall shop's product catalog by shopId, returning paginated product listings with itemId and title. Use when user asks to scrape a Taobao shop, get all products from a store, list items in a Taobao/…
---
name: taobao-shop-catalog
description: "Browse a Taobao or Tmall shop's product catalog by shopId, returning paginated product listings with itemId and title. Use when user asks to scrape a Taobao shop, get all products from a store, list items in a Taobao/Tmall shop, fetch shop catalog by userId or shopId, 采集淘宝店铺商品, 抓取淘宝店铺所有商品, 获取天猫店铺商品列表, 淘宝店铺目录, 按店铺ID采集商品. Also applies to shop inventory monitoring, competitor store analysis, and bulk itemId collection from a specific seller."
---
# Taobao — Shop Catalog
> shopId → paginated shop product listing (itemId, title, image URL)
## Language
All process output to user (progress updates, process notifications) follows the user's language.
## Objective
Navigate to a Taobao or Tmall shop's catalog page and extract product listings.
## Prerequisites
- Target page is already open in the browser: `https://shop{shopId}.taobao.com/category.htm`
- 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