Discover and explore top open-source AI tools and projects—updated daily.
white0dewAutomated Xiaohongshu (RED) posting and content management CLI
Top 22.9% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This project offers a command-line tool for automating Xiaohongshu (RED) platform interactions, including content publishing, commenting, and data retrieval. It is designed for users needing to manage multiple accounts or streamline content workflows, providing programmatic control via the Chrome DevTools Protocol (CDP).
How It Works
The tool utilizes the Chrome DevTools Protocol (CDP) to automate browser actions, enabling headless operation, multi-account management with isolated cookies, and direct control over publishing workflows. It simulates user input for titles, content, image uploads, and hashtag insertion. Additionally, it supports fetching note details, comments, search results, and content performance data.
Quick Start & Requirements
pip install -r requirements.txt.python scripts/cdp_publish.py login to open a Chrome instance for QR code scanning and authentication.Highlighted Details
Maintenance & Community
Contact information includes a WeChat ID (whitedewstory) and a Knowledge Planet for usage tips. The project's roadmap indicates that core features like publishing, multi-account support, note retrieval, auto-commenting, and material search have been implemented.
Licensing & Compatibility
The project is distributed under the MIT License. This permissive license generally permits commercial use and integration into closed-source applications, requiring only attribution.
Limitations & Caveats
This tool is intended strictly for educational and research purposes; users must comply with Xiaohongshu's platform regulations. Current testing is limited to the Windows operating system. Website structure changes by Xiaohongshu may necessitate updates to the tool's selectors, potentially breaking functionality. User cookies are stored locally and require secure handling.
3 days ago
Inactive