Content Import
SparkNoteAI supports collecting fragmented content from multiple content platforms and consolidating it into a unified knowledge management system.
Supported Platforms
| Platform | Description |
|---|---|
| WeChat Official Accounts | Scrape full WeChat articles, automatically handle Chinese punctuation, extract original tags |
| Xiaohongshu (RED) | Import Xiaohongshu note content |
| Bilibili | Collect Bilibili video information and comments |
| YouTube | Collect YouTube video information and subtitles |
How It Works
- Submit Task: Enter a content URL or paste content directly in the frontend
- Asynchronous Processing: The backend processes imports asynchronously via a Redis-backed task queue
- Status Tracking: View task progress in real time (Queued -> Processing -> Completed/Failed)
- Content Consolidation: After successful import, content is automatically categorized as fragments and viewable on the fragments page


Task Management
- Paginated task list display
- Real-time task status and progress viewing
- Error messages available for failed tasks
HTML Content Processing
During import, the system automatically handles:
- HTML tag cleanup and conversion
- Chinese punctuation optimization
- Image link extraction and downloading
- Mapping platform-specific tags to system tags