similarweb
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSimilarWeb Skill
SimilarWeb Skill
Analyze website traffic and competitive intelligence with SimilarWeb.
使用SimilarWeb分析网站流量与竞争情报。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/similarweb/install.sh | bashOr manually:
bash
cp -r skills/similarweb ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/similarweb/install.sh | bash或者手动安装:
bash
cp -r skills/similarweb ~/.canifi/skills/Setup
配置
Configure via canifi-env:
bash
undefined通过canifi-env进行配置:
bash
undefinedFirst, ensure canifi-env is installed:
首先,确保canifi-env已安装:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set SIMILARWEB_API_KEY "your_api_key"
undefinedcanifi-env set SIMILARWEB_API_KEY "your_api_key"
undefinedPrivacy & Authentication
隐私与认证
Your credentials, your choice. Canifi LifeOS respects your privacy.
你的凭证,由你掌控。Canifi LifeOS尊重你的隐私。
Option 1: Manual Browser Login (Recommended)
选项1:手动浏览器登录(推荐)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭证:
- 使用CDP模式完成浏览器自动化配置
- 在Playwright控制的Chrome窗口中手动登录该服务
- Claude将使用你的已认证会话,且永远不会获取你的密码
Option 2: Environment Variables
选项2:环境变量
If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果你愿意共享凭证,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"注意:存储在canifi-env中的凭证仅能在你的本地机器上访问,绝不会被传输。
Capabilities
功能
- Traffic Analysis: Estimate website traffic and sources
- Audience Insights: Understand audience demographics
- Competitive Benchmarking: Compare against competitors
- Industry Analysis: Analyze market and industry trends
- Keyword Analysis: Discover organic and paid keywords
- 流量分析:估算网站流量及来源
- 受众洞察:了解受众人口统计特征
- 竞品对标:与竞争对手进行对比
- 行业分析:分析市场与行业趋势
- 关键词分析:发掘自然搜索与付费关键词
Usage Examples
使用示例
Get Traffic
获取流量数据
User: "How much traffic does competitor.com get?"
Assistant: Returns estimated monthly visits and sources用户:“competitor.com的流量有多少?”
助手:返回估算的月度访问量及流量来源Compare Sites
对比网站
User: "Compare our traffic to competitors"
Assistant: Returns comparative analysis用户:“对比我们与竞争对手的流量”
助手:返回对比分析结果Analyze Audience
分析受众
User: "What's the audience profile for techsite.com?"
Assistant: Returns demographic and interest data用户:“techsite.com的受众画像是什么?”
助手:返回人口统计及兴趣数据Find Keywords
查找关键词
User: "What keywords drive traffic to competitor.com?"
Assistant: Returns top organic and paid keywords用户:“哪些关键词为competitor.com带来流量?”
助手:返回热门自然搜索与付费关键词Authentication Flow
认证流程
- Get API key from SimilarWeb account
- Use API key in request header
- Credits consumed per request
- Different endpoints for different data
- 从SimilarWeb账户获取API密钥
- 在请求头中使用API密钥
- 每次请求会消耗积分
- 不同数据对应不同的接口
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid API key | Verify credentials |
| 403 Forbidden | No credits | Purchase more credits |
| 404 Not Found | No data available | Try larger site |
| 429 Rate Limited | Too many requests | Wait and retry |
| 错误类型 | 原因 | 解决方法 |
|---|---|---|
| 401 未授权 | API密钥无效 | 验证凭证 |
| 403 禁止访问 | 无可用积分 | 购买更多积分 |
| 404 未找到 | 无可用数据 | 尝试分析更大的网站 |
| 429 请求受限 | 请求过于频繁 | 等待后重试 |
Notes
注意事项
- Website traffic estimation
- Competitive intelligence
- Industry benchmarking
- Enterprise pricing
- Browser extension available
- Historical data access
- 网站流量估算
- 竞争情报
- 行业对标
- 企业级定价
- 提供浏览器扩展
- 可访问历史数据