ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

xiaohongshu-cn

小红书分析 - 热门笔记发现、关键词监控、趋势分析(Instagram 中国版)

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/guohongbin-git/xiaohongshu-cn
Or

小红书分析

热门笔记发现、关键词监控、趋势分析。

功能

  • 📕 热门笔记发现
  • 🔍 关键词搜索
  • 📊 趋势分析
  • 👥 博主分析

⚠️ 重要提示

小红书没有公开 API,需要以下方式之一:

1. 网页爬虫

# 使用现有爬虫项目
git clone https://github.com/Big-Buffer/XiaohongshuSpider
cd XiaohongshuSpider
pip install -r requirements.txt
python main.py

2. 小程序抓包

# 参考
# https://github.com/lonngxiang/xiaohongshu-spider

3. 手动查询

直接访问小红书网页版:

热门分类

分类关键词
美妆护肤、彩妆、测评
穿搭OOTD、日常穿搭
美食探店、食谱
旅行攻略、打卡
家居装修、好物

使用场景

1. 内容创作

  • 发现热门话题
  • 学习爆款标题
  • 分析竞品笔记

2. 市场研究

  • 了解用户偏好
  • 追踪品牌声量
  • 发现新品趋势

3. 营销推广

  • 找到 KOL
  • 分析投放效果
  • 优化内容策略

数据字段

字段说明
note_id笔记 ID
title标题
desc描述
author作者
likes点赞数
comments评论数
shares分享数
tags标签

与其他平台对比

平台对应美国平台特点
小红书Instagram/Pinterest图文+短视频
抖音TikTok短视频
B站YouTube长视频
知乎Quora问答

注意事项

  1. 合规爬虫: 遵守 robots.txt
  2. 频率限制: 不要过于频繁请求
  3. 账号风险: 频繁爬虫可能导致封号
  4. 数据用途: 仅用于个人研究

推荐工具


版本: 1.0.0 注意: 小红书 API 需要逆向工程

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-guohongbin-git-xiaohongshu-cn": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.