# 1688 Scraper

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

- **Type:** Skill
- **Install:** `agentstack add skill-lord1egypt-awesome-skill-forge-1688-scraper`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Lord1Egypt](https://agentstack.voostack.com/s/lord1egypt)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Lord1Egypt](https://github.com/Lord1Egypt)
- **Source:** https://github.com/Lord1Egypt/awesome-skill-forge/tree/master/community/clawhub/1/1688-scraper
- **Website:** https://skill-explorer-rho.vercel.app

## Install

```sh
agentstack add skill-lord1egypt-awesome-skill-forge-1688-scraper
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.

- **Author:** [Lord1Egypt](https://github.com/Lord1Egypt)
- **Source:** [Lord1Egypt/awesome-skill-forge](https://github.com/Lord1Egypt/awesome-skill-forge)
- **License:** MIT
- **Homepage:** https://skill-explorer-rho.vercel.app

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-lord1egypt-awesome-skill-forge-1688-scraper
- Seller: https://agentstack.voostack.com/s/lord1egypt
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
