goofish-item-detail

仓库创建 2026年2月6日最近提交 6 天前SkillHot 收录 20 天前
▸ 精选理由

针对中国二手市场优化,适合二手交易监控与数据采集。

▸ 风险提示

目标站点特定,可能需要登录且受反爬与地域限制。

这个 Skill 做什么

抓取 Goofish/闲鱼二手商品页的完整详情与图片等数据。

加载单个 Goofish/闲鱼商品页,提取完整详情:标题、价格、卖家信息(含标签)、图文描述、图片图库、商品属性和想要人数等。适合在购买前校验信息、获取卖家联系方式或做批量商品详情补全时使用。特别会把图片和卖家标签也抓取下来,方便后续人工审核或入库处理。

▸ 展开 SKILL.md 英文原文

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.

垂直行业闲鱼商品详情二手平台通用
4.8k
Stars
231
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/goofish-item-detail/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/goofish-item-detail/SKILL.md"
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}`

## Pre-execution Checks

### 1. Tool 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有