skills/skills.volces.com/xiaohongshu-extract

xiaohongshu-extract

Installation
SKILL.md

Xiaohongshu Extract

Overview

Extract note metadata (title, desc, type, time, user, engagement, tags, video stream info) from an XHS share or discovery URL using the bundled script.

Quick Start

Run the extractor and print JSON to stdout:

python scripts/xiaohongshu_extract.py "<xhs_url>" --pretty

Write JSON to a file:

python scripts/xiaohongshu_extract.py "<xhs_url>" --output /tmp/xhs_note.json
Installs
11
First Seen
Apr 8, 2026
xiaohongshu-extract from skills.volces.com