goofish-search-list

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

便于批量收集二手货源和市场行情,支持关键词与筛选。

▸ 风险提示

受平台反爬与地区限制,可能出现结果不稳定或需登录验证。

这个 Skill 做什么

从 Goofish/闲鱼搜索结果中抓取分页的二手商品卡片列表。

从 Goofish/闲鱼的搜索结果页抓取二手商品卡片,按页输出每条的 id、标题、价格、图片、所在地和想要人数等信息(通常一页 30 条)。适合做关键词监控、二手价格调研或批量采集时使用。特点是支持排序和筛选参数,能把搜索结果直接转成可分析的结构化列表。

▸ 展开 SKILL.md 英文原文

Scrapes second-hand item search results from Goofish (闲鱼/xianyu, goofish.com) — China's largest second-hand marketplace. Input: keyword, optional sort/filter params. Output: list of items with id, title, price, image, location, want-count per page (30 items/page). Use when user mentions goofish, 闲鱼, xianyu, 二手交易, second-hand marketplace China, 二手商品搜索, search used goods, scrape goofish listings, xianyu search results, collect second-hand prices, monitor used item prices, 闲鱼关键词搜索, 闲鱼数据采集, 批量抓取闲鱼, goofish scraper, goofish data, xianyu data extraction, 二手商品价格监控, used iPhone prices, 二手手机价格. Also applies to: price research on Chinese second-hand market, competitor product monitoring via used goods listings, inventory analysis.

垂直行业闲鱼搜索结果二手商品通用
4.8k
Stars
231
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/goofish-search-list/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/goofish-search-list/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Goofish (闲鱼) — Search Results List

> keyword + optional filters → list of 30 second-hand item cards per page (id, title, price, image, location, want-count)

## Language

All process output to user (progress updates, process notifications) follows the user's language.

## Objective

Extract second-hand item listing cards from Goofish keyword search results, supporting sort options, price range filters, and publish-date filters, with page-by-page pagination.

## Prerequisites

- Browser with an active Goofish session (logged-in account recommended for full results)
- Target page is already open or will be opened: `https://www.goofish.com/search?q={keyword}`

## Pre-execution Checks

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