zhihu-k-search

Automate Zhihu content retrieval and parsing via Playwright browser automation.

8|3|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/KunCheng-He/kk-ai --skill zhihu-k-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zhihu-k-search
Source: https://github.com/KunCheng-He/kk-ai/tree/main/skills/shared/zhihu-k-search
Command: npx skills add https://github.com/KunCheng-He/kk-ai --skill zhihu-k-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, playwright-stealth, pydantic, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of manually navigating and scraping high-quality, community-driven content from Zhihu, allowing you to quickly gather insights for research, product analysis, or competitive intelligence.

Core Features & Use Cases

  • Automated Data Retrieval: Efficiently search for questions, answers, articles, and user profiles using browser automation.
  • Structured Output: Convert complex HTML content into clean, readable Markdown or JSON formats for easy integration into your reports.
  • Use Case: If you are conducting a product survey, use this Skill to search for user discussions about a specific brand, extract the top-voted answers, and compile them into a comprehensive research summary.

Quick Start

Use the zhihu-k-search skill to search for the latest discussions on the topic of artificial intelligence and save the results to a file.

Frequently Asked Questions about zhihu-k-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Zhihu search and data extraction for research analysis?

Automate Zhihu data extraction by using Playwright browser automation to retrieve questions, answers, and articles, converting complex HTML into clean Markdown or JSON output for research workflows.

Can I scrape Zhihu articles and answers without getting blocked during web scraping?

Scrape Zhihu articles and answers reliably by leveraging playwright-stealth for session persistence and API interception with DOM-based fallback mechanisms to ensure robust data collection.

Does this Zhihu web scraping tool support extracting user profiles and top-voted answers?

Yes, this Zhihu web scraping tool supports targeted search queries to extract detailed question-answer pairs, user profiles, and article content, enabling comprehensive product surveys and competitive intelligence.

What is the best way to convert scraped Zhihu HTML content into structured Markdown?

Convert scraped Zhihu HTML into structured Markdown or JSON by using automated browser scripts that parse complex DOM structures, delivering clean readable output for easy integration into analytical reports.

Why does web scraping Zhihu sometimes fail and how do API interception fallbacks help?

Web scraping Zhihu can fail when dynamic DOM elements change, but API interception with DOM-based fallback mechanisms captures data directly from network requests to ensure reliable retrieval.

Do I need Playwright installed to run automated Zhihu search and scraping scripts?

Yes, you need Playwright and playwright-stealth installed because the automated Zhihu search scripts rely on browser automation to execute session persistence and retrieve community-generated content.