xiaohongshu

Installation
SKILL.md

Xiaohongshu Skill

小红书(XiaoHongShu / Little Red Book)数据采集和交互工具包。基于RedCrack纯Python逆向工程实现。

Quick Start

Installation

Dependencies are already installed:

pip install aiohttp loguru pycryptodome getuseragent

Basic Usage

import asyncio
import sys
sys.path.insert(0, r'C:\\Users\\Chocomint\\.openclaw\\workspace\\xiaohongshu\\scripts')
Installs
5
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 4, 2026
xiaohongshu — openclaw/skills