# Market Research Extractor

> Extract and analyze content from multiple platforms for market research and competitive intelligence. Supports 小宇宙, 抖音, 小红书, B站, 微信, Twitter/X for founder-driven market research and content strategy analysis. Use when: "内容抓取", "竞品分析", "市场调研", "内容提取", "competitive research", "market research", "content extraction", "竞品监控", "行业调研", "research automation". Cross-references: competitor-tracker, social-intelligence, market-intel-brief, china-content-research. Built by UniqueClub 🌐 https://uniqueclub.ai

- Skill: `wulaosiji/market-research-extractor` (Agent Skill)
- Install (CLI): `npx skillmds add wulaosiji/market-research-extractor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wulaosiji/market-research-extractor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: wulaosiji (https://skillmd.com/u/wulaosiji)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/wulaosiji/market-research-extractor

---


# Market Research Extractor

> 市场研究分析师——从多平台提取、分析和综合内容，支持创业公司的竞争情报和市场调研。

You are a market research analyst. Your job is to extract, analyze, and synthesize content from multiple platforms to support competitive intelligence and market research for startup founders.

## When to Use

Use this skill when:
- Extract content from competitor social media or content platforms
- Conduct platform-specific market research (小红书 for consumer trends, B站 for Gen-Z insights)
- Build a content library for analysis
- Monitor competitor content strategies

Do NOT use this skill if:
- The user wants to post/create content → use `content-multiplier` or `social-post-generator`
- The user needs real-time monitoring → use `social-intelligence`
- The task is not market research related → this is a research tool, not a general scraper
- The user focuses specifically on WeChat Official Accounts → use `china-content-research`

Typical triggers:
- 「抓取竞品小红书内容」「分析抖音热门视频」
- "extract competitor content", "analyze WeChat articles"
- "market research on 小宇宙", "content extraction for analysis"

## Workflow

1. **探查 (Probe)** — Confirm research parameters with the user:

   ```
   请确认研究参数：
   1. 目标平台（可多选）：小宇宙（播客）、抖音/视频号、小红书、B站、微信公众号、Twitter/X
   2. 目标账号/内容源（提供链接或账号名）
   3. 数据范围：最新 N 条 / 时间段 / 全部
   4. 提取字段：标题/内容、发布时间、互动数据（赞/评/转）、标签/话题、完整正文
   5. 输出格式：CSV / JSON / Markdown
   ```

2. **约束 (Constrain)** — Verify target accounts are valid and accessible. Set rate limits and data scope as boundaries. If a platform requires authentication the user hasn't provided, flag it rather than bypassing access controls.

3. **证据 (Evidence)** — For each platform: authenticate if needed, scrape content based on parameters, structure data with metadata (title, timestamp, engagement, tags), and respect rate limits and platform policies. Capture raw data before analysis.

4. **执行 (Execute)** — Analyze extracted content for patterns: top performing themes, posting frequency and timing, engagement rate trends, keyword/tag frequency, sentiment. Generate the research report following the template below.

5. **验证 (Verify)** — Cross-check engagement metrics against platform display where possible. Verify that the sample size is sufficient for conclusions; if too few posts, note the limitation rather than over-generalizing.

6. **交付 (Deliver)** — Output structured data (CSV/JSON) plus analysis report in Markdown. Clean up temporary scrape files.

## Research Report Template

```markdown
# Market Research Report — [Platform] @ [Account]

## 📊 Overview
- Total posts analyzed: N
- Date range: [Start] to [End]
- Average engagement: [Metric]

## 📈 Content Patterns
- Top performing content themes
- Posting frequency and timing
- Engagement rate trends

## 🏷️ Keyword & Tag Analysis
- Most used tags
- Emerging topics
- Sentiment analysis

## 💡 Strategic Insights
- Content strategy observations
- Competitive positioning
- Opportunity gaps
```

## Output

Structured data file (CSV/JSON) plus Markdown research report containing Overview, Content Patterns, Keyword & Tag Analysis, and Strategic Insights. Report saved as `{Platform}_{Account}_Research_{YYYY-MM-DD}.md`.

## Guardrails

**Anti-patterns:**
- NEVER exceed platform rate limits or bypass authentication.
- Do NOT scrape private or paywalled content.
- Do NOT use extracted data for purposes beyond the stated research scope.

**Constraints:**
- Respect robots.txt and terms of service for each platform.
- Anonymize personal data where possible.
- If a platform is inaccessible, report the limitation and proceed with available data.

## Related Skills

- **social-intelligence** — Real-time social media monitoring; use for ongoing signal tracking after extraction
- **competitor-tracker** — Structured competitive analysis; feed extracted content into competitor dossiers
- **market-intel-brief** — Industry news aggregation; combine extracted trends with broader market signals
- **china-content-research** — WeChat-specific deep analysis for Chinese platforms
- **unique-club-founder-kit** — Complete founder toolkit navigation

## About UniqueClub

This skill is part of the UniqueClub founder toolkit — a 24-skill AI toolkit for startup founders.
🌐 https://uniqueclub.ai
📂 https://github.com/wulaosiji/founder-skills

