AgentStack
SKILL verified MIT Self-run

1688 Scraper

skill-lord1egypt-awesome-skill-forge-1688-scraper · by Lord1Egypt

A Claude skill from Lord1Egypt/awesome-skill-forge.

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-lord1egypt-awesome-skill-forge-1688-scraper

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of 1688 Scraper? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

1688 商品采集 Skill

功能

采集 1688 商品详情页面的完整数据,包括商品图片、标题、价格、SKU、店铺信息等,并以数据包形式保存到本地。

使用方法

基础用法

采集 1688 商品:https://detail.1688.com/offer/{商品 ID}.html

带参数

采集 1688 商品:{URL} 保存到:{路径}

输出

  • 商品图片文件夹:{桌面}/1688-商品详情-{商品 ID}-图片/
  • JSON 数据包:{桌面}/1688-商品详情-{商品 ID}.json

采集内容

  • 商品标题、ID、URL
  • 店铺信息(名称、评分、回头率等)
  • 价格信息
  • 销售数据(已售、评价等)
  • 完整 SKU 列表(颜色、尺码、库存)
  • 所有商品图片(主图 + 详情图)
  • 商品属性(完整采集属性表格中的所有字段,包括但不限于)
  • 材质、品牌、货号、风格、产地
  • 规格、型号、颜色、尺寸、重量
  • 适用场景、适用人群、主要销售地区
  • 以及其他所有在属性表格中展示的字段
  • 用户评价

技术实现

  • 使用浏览器 Performance API 捕获所有图片资源
  • 深度滚动触发懒加载图片
  • 自动清理 URL 后缀获取原图
  • 批量下载图片到本地

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.