Extracts full detail data from a single Goofish (闲鱼/xianyu, goofish.com) second-hand item page. Input: item URL or item ID. Output: title, price, seller info (name, labels), full description, image gallery, item tags/…
---
name: goofish-item-detail
description: "Extracts full detail data from a single Goofish (闲鱼/xianyu, goofish.com) second-hand item page. Input: item URL or item ID. Output: title, price, seller info (name, labels), full description, image gallery, item tags/attributes, want-count. Use when user mentions goofish item detail, 闲鱼商品详情, xianyu item page, 二手商品详情, get goofish product info, 采集闲鱼单品数据, 抓取闲鱼商品, scrape goofish item, xianyu product detail, 获取闲鱼卖家信息, seller info goofish, item description goofish, 闲鱼详情页, 想要人数, 闲鱼图片. Also applies to: verifying a specific listing before purchase, extracting seller contact/rating information, bulk item detail enrichment from a list of item IDs."
---
# Goofish (闲鱼) — Item Detail
> item URL (or item_id + category_id) → full listing data: title, price, seller info, description, images, tags, want-count
## Language
All process output to user (progress updates, process notifications) follows the user's language.
## Objective
Load a single Goofish item detail page and extract its complete listing data including seller information, item description, image gallery, and attribute tags.
## Prerequisites
- Browser with an active Goofish session (login required — item detail pages require authenticated access)
- Target item URL format: `https://www.goofish.com/item?id={item_id}&categoryId={category_id}`
## Pre-execution Checks
### 1. Tool Readiness… install to load the full skill