What problem does it solve?
This Skill automates collecting Zhihu 收藏夹 and fetching article content, converting it into Markdown with local image storage, and optionally exporting to Obsidian for organized knowledge management.
Core Features & Use Cases
- 收藏夹列表: API-first retrieval of collection items with a robust fallback to DOM parsing to ensure complete lists.
- 批量抓取与本地化图片: Batch fetch of articles, convert to Markdown, download images to a local images/ directory, and support progress resume.
- Cookie 保活与会话持久化: Persist browser cookies and keep sessions alive, with manual re-login when required.
- Obsidian 集成与智能分类: Write extracted content into Obsidian Vault and auto-classify under知乎收藏.
- Use Case: A researcher archives hundreds of Zhihu posts into a well-structured Obsidian vault for topic analysis and backlinking.
Quick Start
Fetch a Zhihu collection and export all articles as Markdown with locally saved images, ready for Obsidian.