smzdm-price

什么值得买价格爬取Skill - 从smzdm.com爬取NAS、电脑、手机等商品价格

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "smzdm-price" with this command: npx skills add hongjiahao371-pixel/smzdm-price

什么值得买价格爬取Skill

能力概述

本Skill用于从什么值得买网站爬取各类商品的价格信息,支持:

  • NAS私有云设备价格查询
  • 电脑硬件价格查询
  • 手机数码产品价格查询
  • 历史价格趋势分析

技术原理

  • 使用 browser 工具打开网页
  • 使用 snapshot 获取页面结构化数据
  • 直接从页面文本中提取价格、标题、来源等信息
  • 无需截图!无需OCR!直接从页面结构提取数据

使用方法

1. 查询NAS价格

查询极空间NAS的价格
查询群晖NAS价格
查询绿联NAS价格

2. 查询其他商品

查询iPhone 16价格
查询RTX 5090显卡价格
查询笔记本电脑价格

3. 指定平台

查询京东上的极空间NAS价格
查询天猫上的绿联NAS价格

提取数据的方法

重要:必须按照以下步骤提取数据!

  1. 打开搜索页面

    browser.open("https://search.smzdm.com/?c=faxian&s=商品名称")
    
  2. 获取页面结构(不要截图!)

    browser.snapshot()
    
  3. 从snapshot结果中直接读取

    • 标题:在 headinglink 元素中
    • 价格:在包含价格的元素中(如 2737.41元
    • 来源:商城名称(京东、天猫等)
    • 链接:在 link 元素的 /url 属性中
  4. 不要使用OCR!不要截图!直接读取snapshot文本!

输出格式要求

1. 首先给出简短汇总(可选):

📱 OPPO Find X9 Pro 当前最低价:¥3989(拼多多)

2. 然后输出表格(必须):

配置价格时间来源链接备注
12+256GB¥398903-12拼多多购买史低价!
16+512GB¥479903-15京东购买国补+平台券

关键点:

  • 必须包含:配置、价格、时间、来源、链接
  • 链接格式:https://www.smzdm.com/p/数字ID/,从页面结构中的 /url 字段获取(不是 go.smzdm.com 的跳转链接!)
  • 时间格式:MM-DD(来自页面发布时间)
  • 价格按从低到高排序
  • 史低价等重要信息放备注
  • 表格前可以加一行汇总:最低价信息

注意事项

  • 遵守网站使用条款,仅用于个人学习
  • 不要过于频繁爬取
  • 价格可能有延迟,请以实际购买页面为准
  • 本技能仅抓取公开可见的价格信息

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Google Classroom

Google Classroom API integration with managed OAuth. Manage courses, assignments, students, teachers, and announcements. Use this skill when users want to cr...

Registry SourceRecently Updated
General

GetResponse

GetResponse API integration with managed OAuth. Manage email marketing campaigns, contacts, newsletters, autoresponders, and segments. Use this skill when us...

Registry SourceRecently Updated
General

Antenna

Inter-host OpenClaw session messaging over reachable HTTPS using built-in gateway webhook hooks. Use when: (1) sending a message from this OpenClaw instance...

Registry SourceRecently Updated
General

Buffer

Buffer API integration with managed authentication. Schedule and manage social media posts across multiple platforms. Use this skill when users want to sched...

Registry SourceRecently Updated