ucp-merchants
收藏资源简介:
UCP Merchant Directory 是一个关于电子商务商家及其采用通用商务协议(UCP)状态的数据集,每月更新。UCP 是一个开放标准,允许 AI 代理与在线商店进行交互,包括浏览产品、管理购物车和程序化完成结账。该数据集跟踪哪些商家已实施 UCP 以及它们暴露了哪些功能。 数据集中的每一行代表一个商家域名,仅包含公开验证或检查过的商家。数据列包括商家域名、UCP 状态(如 verified、not_detected 等)、UCP 清单的 URL、HTTP 响应代码、UCP 规范版本、是否支持结账、身份链接、购物车管理、订单管理、支付令牌功能等布尔值字段,以及功能总数、AI 机器人访问策略、支持的传输协议和最后检查时间等。 数据由 UCP Checker 收集,该工具爬取商家并验证其 UCP 清单是否符合发布的规范。数据集每月导出一次,适用于文本分类任务,特别是在电子商务和 AI 购物领域。数据集规模在 1K 到 10K 之间,语言为英语,许可证为 CC BY 4.0。
UCP Merchant Directory is a dataset focused on e-commerce merchants and their adoption status of the Universal Commerce Protocol (UCP), updated monthly. UCP is an open standard that allows AI Agents to interact with online stores, including product browsing, shopping cart management, and programmatic checkout. This dataset tracks which merchants have implemented UCP and what functionalities they have exposed. Each row in the dataset represents a merchant domain name, and only publicly verified or inspected merchants are included. The data columns include merchant domain name, UCP status (such as verified, not_detected, etc.), URL of the UCP manifest, HTTP response code, UCP specification version, boolean fields including support for checkout, identity linking, shopping cart management, order management, and payment token functions, as well as total number of functionalities, AI robot access policy, supported transport protocols, and last check time. The dataset is collected by UCP Checker, a tool that crawls merchants and verifies whether their UCP manifests comply with the published specifications. It is exported monthly and is suitable for text classification tasks, especially in the fields of e-commerce and AI shopping. The dataset size ranges from 1K to 10K, uses English as its language, and is licensed under CC BY 4.0.
UCP Merchant Directory 数据集概述
数据集基本信息
- 数据集名称:UCP Merchant Directory
- 许可证:CC BY 4.0
- 任务类别:文本分类
- 主要语言:英语
- 标签:ucp, ecommerce, ai-shopping, commerce
- 数据规模:1K < n < 10K
- 更新频率:每月更新
数据集描述
这是一个关于电子商务商家及其通用商务协议(UCP)采用状态的数据集。UCP是一个开放标准,允许AI智能体与在线商店进行程序化交互,包括浏览产品、管理购物车和完成结账。本数据集追踪了哪些商家已实施UCP以及它们公开了哪些功能。
数据内容与结构
数据集中的每一行代表截至导出日期的一个商家域名。仅包含经过公开验证或检查的商家,排除列表中的域名已被移除。
数据列说明
| 列名 | 类型 | 描述 |
|---|---|---|
domain |
字符串 | 商家域名(例如 example.com) |
status |
字符串 | UCP状态:verified、not_detected、invalid、blocked、unreachable、pending |
ucp_url |
字符串 | 发现UCP清单的URL |
http_status |
整数 | 清单URL的HTTP响应代码 |
version |
字符串 | 清单中声明的UCP规范版本 |
has_checkout |
布尔值 (0/1) | 商家是否公开结账功能 |
has_identity_linking |
布尔值 (0/1) | 商家是否公开身份链接功能 |
has_cart_management |
布尔值 (0/1) | 商家是否公开购物车管理功能 |
has_order |
布尔值 (0/1) | 商家是否公开订单管理功能 |
has_payment_token |
布尔值 (0/1) | 商家是否公开支付令牌功能 |
capability_count |
整数 | 公开的UCP功能总数 |
ai_bot_policies |
JSON字符串 | 来自robots.txt/清单的AI机器人访问策略 |
transports |
JSON字符串 | 支持的传输协议(MCP、REST等) |
last_checked_at |
ISO 8601 | 域名最后一次被检查的时间 |
last_success_at |
ISO 8601 | 域名最后一次返回有效UCP清单的时间 |
状态值说明
- verified:在域名处找到了有效、可解析的UCP清单。
- not_detected:在标准路径未找到UCP清单。
- invalid:找到了清单但验证失败。
- blocked:该域名主动阻止AI/机器人访问。
- unreachable:无法访问该域名。
- pending:已排队等待检查,尚未处理。
数据来源
数据由UCP Checker(https://ucpchecker.com)收集,该工具爬取商家信息并根据已发布的规范验证其UCP清单。检查持续运行,本数据集每月导出一次。
使用许可与引用
- 许可证:数据基于CC BY 4.0许可证发布。署名要求:UCP Checker (ucpchecker.com)。
- 引用格式:
@misc{ucpchecker2026, title = {UCP Merchant Directory}, author = {UCP Checker}, year = {2026}, url = {https://ucpchecker.com} }





