tail-fin-xhs 0.7.8

Xiaohongshu adapter for tail-fin: search, notes, comments, feed
Documentation

tail-fin-xhs

Xiaohongshu (小红书) adapter for tail-fin. Search notes, read content, browse feeds, and download media.

Commands

search, note, user-notes, comments, feed, notifications, media

Usage

tail-fin --connect 127.0.0.1:9222 xhs search "咖啡推薦"
tail-fin --connect 127.0.0.1:9222 xhs note 664a1b2c000000001234abcd
tail-fin --connect 127.0.0.1:9222 xhs user-notes <user-id> --count 10
tail-fin --connect 127.0.0.1:9222 xhs comments 664a1b2c000000001234abcd --count 20

Requires browser mode (--connect) with a logged-in Chrome session.

Full documentation: docs/sites/xhs.md

License

MIT