goofish-item-detail
Installation
SKILL.md
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}