Smart Page Analyzer is an Apify Actor that turns any SaaS page into structured competitor intelligence. 它用 Playwright 抓取 JavaScript 渲染的網頁,透過 LLM 產出附帶證據片段的 JSON 報告與買方友善的 Markdown 摘要——涵蓋定價方案、產品定位、目標客群、功能特色、CTA、風險與建議。Pricing starts at $0.01 per result, making it one of the most affordable AI-powered competitor analysis tools on the Apify Store.
Try on Apify →誰需要這個
- SaaS 創辦人 — 快速拆解競品定價頁,了解對手的定位策略與定價結構,不需要手動截圖比對。
- 產品行銷人員 — 從競品登陸頁提取定位訊息、目標客群、功能宣稱與 CTA,生成可直接用於 battlecard 的素材。
- 業務團隊 — 在接觸客戶前,快速掌握競品的定價透明度、企業方案訊號與功能缺口,提升談判籌碼。
- 競爭情報分析師 — 批量分析多個競品頁面,取得結構化 JSON 與 Markdown 報告,直接匯入下游分析或 RAG 系統。
怎麼運作的
三步驟完成競品頁面情報分析:
- 輸入 URL — 在 Apify Console 貼上一個公開網頁網址(如
https://www.notion.com/pricing),選擇分析模式。只有url是必填欄位,其餘皆可選。 - Playwright 抓取 + LLM 分析 — Actor 使用 Playwright 渲染 JavaScript 頁面,提取可讀文字內容,再透過 OpenRouter LLM(預設 DeepSeek)進行證據約束的結構化分析。
- 取得結構化報告 — 輸出包含定價方案、定位、功能、CTA、風險、建議、證據片段與信心分數的 JSON,加上一份買方友善的 Markdown 報告。
與同類工具比較
| 功能 | Smart Page Analyzer (本工具) |
kenny256 Saas Pricing Intelligence |
s3nafps Pricing Page Extractor |
dami_studio Competitor Change Monitor |
|---|---|---|---|---|
| LLM 分析 | ✅ 證據約束 LLM | ✅ AI 驅動 | ❌ 確定性解析 | ✅ AI 變更偵測 |
| 定價提取 | ✅ 方案/價格/計費週期 | ✅ 方案與功能 | ✅ 方案/價格/功能 | ✅ 定價變更追蹤 |
| 定位分析 | ✅ 訊息/客群/差異化 | ✅ 市場定位建議 | ❌ | ✅ 定位變更 |
| 證據片段 | ✅ 附帶頁面原文 | ❌ | ❌ | ✅ 變更前後對比 |
| 多模式支援 | ✅ 5 種模式 | ❌ 單一模式 | ❌ 單一模式 | ❌ 監控模式 |
| Markdown 報告 | ✅ 買方友善 | ❌ | ❌ | ❌ |
| CTA 提取 | ✅ 文字/位置/意圖 | ❌ | ✅ CTA 文字 | ✅ CTA 變更 |
| 定價 | $0.01/result | 未公開 | 未公開 | 未公開 |
| 適用場景 | 一次性深度分析 | 定價策略分析 | 結構化定價資料 | 持續變更監控 |
Smart Page Analyzer 的核心差異:LLM 驅動的證據約束分析——每個結論都附帶頁面原文片段與信心分數,而非僅輸出原始欄位。同時支援五種分析模式(competitor_intelligence、pricing_page、landing_page_audit、geo_audit、rag_ready_extraction),可依需求切換深度。
真實輸出範例
以下為分析 https://www.notion.com/pricing 的實際輸出(已截斷部分陣列以利閱讀):
{
"url": "https://www.notion.com/pricing",
"finalUrl": "https://www.notion.com/pricing",
"mode": "competitor_intelligence",
"analysisDepth": "standard",
"page": {
"title": "Notion Pricing",
"pageType": "pricing",
"detectedCompany": "Notion",
"detectedProduct": "Notion"
},
"summary": "Notion positions itself as an all-in-one workspace with free, team, business, and enterprise options.",
"positioning": {
"primaryMessage": "All-in-one workspace",
"targetCustomers": ["individuals", "teams", "businesses"],
"differentiators": ["docs", "projects", "wiki", "AI add-on"],
"category": "workspace productivity software"
},
"pricing": {
"hasPricing": true,
"currency": "USD",
"tiers": [
{"name": "Free", "price": "$0", "billingPeriod": "monthly", "features": [], "limits": []},
{"name": "Plus", "price": "unknown", "billingPeriod": "monthly", "features": [], "limits": []}
],
"enterpriseSignals": ["Contact sales"]
},
"features": [
{"name": "Team workspace", "description": "Collaborative workspace features", "evidence": "Teamspaces", "confidence": 0.8}
],
"claims": [],
"ctas": [
{"text": "Get started", "location": "header", "intent": "trial_signup"}
],
"gapsAndRisks": ["Some feature limits require deeper plan comparison."],
"recommendations": [
{"priority": "high", "recommendation": "Compare free-to-paid upgrade triggers.", "why": "Pricing page emphasizes multiple tiers and enterprise path."}
],
"evidenceSnippets": [
{"text": "Contact sales", "supports": "pricing.enterpriseSignals", "confidence": 0.9}
],
"quality": {
"contentChars": 18000,
"truncated": false,
"confidence": 0.82,
"warnings": []
},
"usage": {
"model": "deepseek/deepseek-v4-flash",
"promptTokens": 8000,
"completionTokens": 1800,
"totalTokens": 9800,
"estimatedLlmCostUsd": 0.00414
},
"metadata": {
"actorVersion": "0.2.0",
"runStartedAt": "2026-07-10T00:00:00Z",
"runFinishedAt": "2026-07-10T00:00:12Z"
},
"markdownReport": "# Competitor Page Intelligence: Notion\n..."
}
FAQ — 常見問題
What is the best Apify Actor for competitor analysis?
The best Apify Actor for competitor analysis depends on your needs. Smart Page Analyzer (yizheng/smart-page-analyzer) is ideal for one-off deep analysis of SaaS pages — it returns evidence-grounded JSON with pricing, positioning, features, CTAs, and recommendations, plus a markdown report. For continuous monitoring of competitor changes over time, consider dami_studio/saas-competitor-change-monitor. For deterministic pricing extraction without LLM costs, s3nafps/saas-pricing-page-extractor is a solid choice.
Is there an Apify SaaS pricing scraper that extracts pricing tiers and features?
Yes. Smart Page Analyzer extracts pricing tiers, prices, billing periods, enterprise signals, feature lists, and CTA text from any public SaaS page. Unlike purely deterministic scrapers, it uses an LLM to interpret ambiguous pricing layouts and returns evidence snippets from the original page text. Pricing is $0.01 per result ($10 per 1,000 results). Alternatives include s3nafps/saas-pricing-page-extractor for no-LLM extraction and kenny256/saas-pricing-intelligence for AI-powered pricing strategy analysis.
Smart Page Analyzer 和其他 Apify 定價爬蟲有什麼不同?
最大差異是「證據約束」的 LLM 分析。Smart Page Analyzer 不只是提取欄位——每個定價方案、功能、CTA 都附帶頁面原文片段(evidence snippets)與信心分數(confidence score),讓你能驗證結論的來源。此外它支援五種分析模式,涵蓋競品情報、定價頁、登陸頁稽核、GEO 審計與 RAG 就緒提取,而不僅限於定價。
How much does Smart Page Analyzer cost per run?
Smart Page Analyzer costs $0.01 per successful result, which equals $10 per 1,000 results. One result is one analyzed page (one URL per run). The LLM cost is included in the per-result price — you do not need to pay separately for OpenRouter or LLM tokens. A $5 Apify credit gives you approximately 500 page analyses.
每次執行可以分析多少個網頁?
目前版本每次執行只分析一個 URL。這是設計上的選擇——確保每個頁面都能獲得完整的 LLM 分析深度。如果你需要批量分析多個競品頁面,可以在 Apify Console 或透過 API 依序提交多個 run。未來版本可能支援多頁面批次處理。
Can Smart Page Analyzer analyze pages behind a login or paywall?
No. Smart Page Analyzer only processes content available after public page rendering. It cannot access content behind logins, paywalls, bot protection (such as Cloudflare challenges), or interactive UI states that require user interaction. The Actor uses Playwright to render JavaScript-rendered pages, so dynamic content loaded via JS is supported, but gated content is explicitly excluded by design.
需要自帶 LLM API Key 嗎?
不需要。Actor 在 Apify 雲端運行,LLM 費用已包含在 $0.01/result 的定價中。預設使用 DeepSeek 模型(透過 OpenRouter)。進階使用者可以透過環境變數 OPENROUTER_API_KEY 自帶 key(BYOK),選擇其他模型如 GPT-4o 或 Claude。
What output formats does Smart Page Analyzer return?
Each run returns one dataset item as a JSON object containing structured fields (page metadata, positioning, pricing, features, claims, CTAs, gaps, recommendations, evidence snippets, quality metrics, and LLM usage metadata). When includeMarkdownReport is set to true, a buyer-friendly markdown report is also included. When includeRawText is true, the raw extracted page text is appended. The JSON is directly suitable for RAG ingestion or downstream pipelines.
支援哪些分析模式?
支援五種模式:competitor_intelligence(推薦預設,完整的競品情報分析)、pricing_page(定價頁專注分析)、landing_page_audit(登陸頁轉換與定位稽核)、geo_audit(AI 搜尋 / 生成引擎最佳化分析)、rag_ready_extraction(RAG 管線就緒提取)。目前 competitor_intelligence 是最完整的產品化路徑,其他模式為保留功能。
定價
| 項目 | 價格 |
|---|---|
| 每筆結果(1 個 URL) | $0.01 |
| 每 1,000 筆結果 | $10.00 |
| $5 Apify 餘額約可分析 | 500 個頁面 |
LLM 成本(OpenRouter / DeepSeek token 費用)已包含在每筆結果的價格中,無需另行支付。查看完整定價 →
Try on Apify →技術規格
- Actor ID
hI0Y0UlNpyAuFP3FP - 技術棧 Python + Playwright + OpenRouter LLM
- 預設模型 DeepSeek(可透過 BYOK 切換)
- 必填輸入
url(僅此一項) - 選填輸入
mode,analysisDepth,outputLanguage,includeMarkdownReport,includeRawText,maxContentTokens,model - 輸出格式 JSON dataset item(含可選 Markdown 報告與原始文字)
- 運行環境 Apify Cloud
- 分類 AI · Agents · Automation
- Apify Store apify.com/yizheng/smart-page-analyzer
- Console console.apify.com/actors/hI0Y0UlNpyAuFP3FP
限制
- 每次僅一個 URL — 每次執行只分析一個網頁,V2.0 不支援多頁面爬取。
- 僅渲染後文字 — 只分析頁面渲染後可取得的文字內容。
- 不處理登入/付費牆 — 無法存取需要登入、付費牆、bot 防護或互動 UI 狀態才能顯示的內容。
- LLM 結果需人工審閱 — 雖然輸出受證據約束,但在高風險決策前仍建議人工檢視。
- 次要模式為保留功能 —
pricing_page、landing_page_audit、geo_audit、rag_ready_extraction目前使用通用結構化提示詞,最完整的產品化路徑是competitor_intelligence。
準備好分析你的競品頁面了嗎?貼上一個 URL,12 秒內取得結構化情報報告。
Try on Apify →