xiaohongshu-api
小红书数据API - 通过TikHub获取小红书帖子、评论、用户信息 / Xiaohongshu Data API via TikHub
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bombfuock/xiaohongshu-apiWhat This Skill Does
The xiaohongshu-api skill serves as a powerful bridge between OpenClaw AI and the Xiaohongshu (Little Red Book) ecosystem. By leveraging the TikHub API, this skill allows users to extract rich, public-facing data from one of the world's most influential lifestyle and trend-setting platforms. Whether you are a content creator looking to analyze popular trends, a marketer tracking user engagement, or a researcher studying social media dynamics, this skill provides programmatic access to posts, user profiles, comments, and trending topics. It abstracts the complexity of web scraping, providing a clean, consistent interface for gathering competitive intelligence.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/bombfuock/xiaohongshu-api
After installation, ensure you have a valid API Key from TikHub. Configure this key within your environment variables or the specific skill configuration file as defined in the source repository documentation to authenticate your requests successfully.
Use Cases
- Trend Analysis: Track trending keywords to understand what topics are gaining traction in the lifestyle or tech sectors.
- Content Research: Retrieve metadata, engagement statistics, and comment sections from specific posts to analyze audience sentiment.
- Influencer Scouting: Fetch detailed user information to evaluate the impact and reach of potential content creators for marketing collaborations.
- Market Intelligence: Automatically monitor niche categories to detect shifting consumer preferences before they become mainstream.
Example Prompts
- "Search for the latest trending posts about 'AI productivity tools' on Xiaohongshu and summarize the top 3 common themes."
- "Retrieve the post details and the first 50 comments for the post ID '67c8a0ed0000000001f00e2b' to gauge community reaction."
- "Get the profile information for the trending Xiaohongshu creator found in today's top lifestyle post."
Tips & Limitations
- Data Scope: This skill is strictly limited to publicly accessible information. Private accounts or gated content cannot be accessed.
- Rate Limiting: Be mindful of TikHub API quotas. Frequent, high-volume requests should be throttled to avoid hitting service limits.
- Compliance: Ensure your use of this data complies with Xiaohongshu’s terms of service and relevant data privacy regulations.
- Dependency: The reliability of this skill depends on the availability and status of the TikHub backend API. If you encounter issues, verify your API key validity first.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bombfuock-xiaohongshu-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
weibo-login
登录微博账号的技能。使用浏览器扫码登录微博(weibo.com),用于保持会话状态以便后续抓取内容或发帖。当用户需要登录微博时使用此技能。
captcha-solver
验证码识别与解决 - 本地OCR识别 + 第三方API / CAPTCHA Recognition and Solving - Local OCR + Third-party APIs
v2ray-proxy
V2Ray代理管理 - 自动开关代理、根据网络状况自动配置系统代理 / V2Ray Proxy Management - Auto start/stop proxy based on network conditions
super-self-improving
超级自我优化智能体 - 多模态记忆、反馈循环、元学习、置信度校准 / Super Self-Improving Agent - Multi-modal Memory, Feedback Loops, Meta-Learning, Confidence Calibration
a-stock-trader
A股模拟交易系统 - 数据爬取、存储、策略回测、模拟交易 / A-Share Paper Trading System - Data Fetch, Storage, Backtest, Simulation