goofish-search-list
便于批量收集二手货源和市场行情,支持关键词与筛选。
受平台反爬与地区限制,可能出现结果不稳定或需登录验证。
从 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.
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/goofish-search-list/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/goofish-search-list/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.