一键导入
similarweb-market
Industry/market analysis from SimilarWeb: website rankings by industry, market leaders, rising/declining players, and industry benchmarks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Industry/market analysis from SimilarWeb: website rankings by industry, market leaders, rising/declining players, and industry benchmarks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | similarweb-market |
| description | Industry/market analysis from SimilarWeb: website rankings by industry, market leaders, rising/declining players, and industry benchmarks. |
Industry/market analysis from SimilarWeb: website rankings by industry, market leaders, rising/declining players, and industry benchmarks.
auth)auth)If you already have a similarweb-website session, auth will reuse it automatically:
node similarweb-market.mjs auth
Otherwise, open SimilarWeb Pro in Chrome, log in, then run auth.
# List all 216 industries
node similarweb-market.mjs industries
node similarweb-market.mjs industries finance # filter by keyword
# Top websites in an industry by traffic share
node similarweb-market.mjs leaders AI_Chatbots_and_Tools
node similarweb-market.mjs leaders "E-commerce and Shopping" --country=840 --count=50
node similarweb-market.mjs leaders All --count=10
# Filter by traffic source
node similarweb-market.mjs leaders AI_Chatbots_and_Tools --source=Desktop
node similarweb-market.mjs leaders AI_Chatbots_and_Tools --source=Mobile
# Custom date range
node similarweb-market.mjs leaders AI_Chatbots_and_Tools --from=2025-12 --to=2026-02
# Sub-industry analysis
node similarweb-market.mjs leaders "Computers Electronics and Technology > Programming and Developer Software"
# Rising and declining websites in a market
node similarweb-market.mjs trends AI_Chatbots_and_Tools
node similarweb-market.mjs trends Finance --country=840 --count=15
# Industry benchmarks: averages, medians, market concentration
node similarweb-market.mjs benchmarks AI_Chatbots_and_Tools
node similarweb-market.mjs benchmarks "News and Media" --country=826
auth -- Reuses the similarweb-website session if available, otherwise extracts cookies from a Chrome tab open to pro.similarweb.com.
industries -- Calls GET /api/startupSettings and extracts the industry tree. Lists all 216 industries with sub-industries. Accepts an optional filter keyword.
leaders -- Calls GET /api/Market/Leaders/Table with industry and country params. Returns top websites ranked by traffic share, with engagement metrics (visits, bounce rate, pages/visit, duration), unique users, global and industry rank, device split, and month-over-month change.
trends -- Uses the same Market Leaders API sorted by month-over-month change. Returns the fastest-rising websites (biggest positive MoM change) and fastest-declining websites (biggest negative MoM change) in the industry.
benchmarks -- Computes industry-wide averages and medians from the leaders data: total market visits, avg/median bounce rate, pages/visit, visit duration, device split, and market concentration (top 1/3/10 share).
--source)Total — All traffic (default)Desktop — Desktop-only trafficMobile — Mobile web traffic only--from, --to)YYYY-MM (e.g., --from=2025-12 --to=2026-02)The tabs visible in the SimilarWeb UI (Search, Social, Display, Referral, Direct, Email) are client-side re-sorts of the same dataset — the API returns all data in one call. The --source flag (Total/Desktop/Mobile) is the only server-side traffic filter.
Industries can be specified in several ways:
AI_Chatbots_and_Tools"AI Chatbots and Tools" (auto-converted)~: Computers_Electronics_and_Technology~Programming_and_Developer_Software>: "Computers Electronics and Technology > Programming and Developer Software"All~/.local/share/showrun/data/similarweb-market/
session.json # Auth cookies
cache/
ai_chatbots_and_tools-leaders-999-total.json # Cached command outputs
ai_chatbots_and_tools-leaders-999-desktop.json
ai_chatbots_and_tools-trends-999-total.json
ai_chatbots_and_tools-benchmarks-999-total.json
SimilarWeb sessions last days to weeks. If you get 401/403 errors, re-run:
node similarweb-market.mjs auth
Terminal automation skills for web platforms. CLI commands — no browser needed after initial auth.
Web market / industry analysis from a SimilarWeb FREE account: list 200+ industry categories and rank the top + rising websites in any industry by traffic share, visits, engagement, and month-over-month change.
Website traffic analytics from a SimilarWeb FREE account: overview, traffic & engagement, weekly visit trend, marketing channels, audience geography, similar sites, referrals, social traffic, and display advertising. Covers a single most-recent month, worldwide.
Backlink analytics from SimilarWeb: backlink summary with TLD/country distribution, top referring domains, and individual backlinks with source URLs, anchors, and domain/page scores.
Side-by-side domain comparison using SimilarWeb Pro: engagement metrics, traffic channels, device split, rankings, and more.
SEO keyword research from SimilarWeb: SEO overview, keyword rank distribution, top organic/paid pages, keyword gap analysis, and SEO trends.