← 返回
数据分析 中文

Content Strategy Analyzer

Analyzes websites to generate multi-language content strategy, keyword research, and competitor analysis. Use when user provides a URL and needs industry ana...
分析网站以制定多语言内容策略、关键词研究及竞争对手分析。适用于用户提供URL并需要行业分析的场景。
yanzt
数据分析 clawhub v1.0.0 1 版本 99872.8 Key: 无需
★ 0
Stars
📥 785
下载
💾 27
安装
1
版本
#latest

概述

Content Strategy Analyzer

Quick Start

  1. User inputs target website URL + target country/language + publish frequency
  2. Use scripts/crawl_website.py to crawl website content
  3. AI analysis (considering target language and country)
  4. Confirm/adjust competitor list
  5. Use scripts/generate_excel.py to generate content plan Excel
  6. Output complete report (in target language)

Dependencies

Required packages:

pip install requests beautifulsoup4 openpyxl

Workflow

Step 1: Collect User Requirements

Must ask user for:

  1. Target Website URL - Website to analyze
  2. Target Country - Country for content targeting (e.g., USA, UK, Germany, China)
  3. Target Language - Content language (e.g., English, Chinese, German, French)
  4. Publish Frequency - Weekly / Bi-weekly / Monthly

Step 2: Crawl Target Website

python3 scripts/crawl_website.py <URL>

Step 3: AI Analysis (Multi-language)

Use Opencode AI for analysis:

  • Identify industry and competitors based on target country
  • Output keywords in target language
  • Include target country market in competitor analysis

Step 4: Generate Content Plan

Based on publish frequency:

  • Weekly: 12 weeks (3 months) × 1 topic
  • Bi-weekly: 6 topics (one every two weeks)
  • Monthly: 3 topics (one per month)

All content titles, topics, and ideas in target language.

Step 5: Output Report

  1. Markdown format in conversation (target language)
  2. Excel file

Scripts

scripts/crawl_website.py

Crawls main website content, outputs structured JSON.

scripts/generate_excel.py

Generates Excel file from analysis results.

Input: analysis_result.json

Output: content_plan.xlsx

Output Format

Example User Input

ParameterValue
------------------
URLhttps://example.com
CountryGermany
LanguageGerman
FrequencyWeekly

Content Plan Output (German Example)

MonthWeekThemeTitleType
---------------------------------
Month 1Week 1Market Launch...Article

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 22:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,138
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,208
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,687