少量 URL 可能在未明确选择深度时触发高成本的深度研究
原文依据:4 处流程称应确认深度,但又允许在有 URL 和背景时直接开始,并规定三个或更少竞争对手默认使用深度档案。深度模式会并行执行多次抓取、SEO、反向链接和可选评论查询;参考文档还说明批量爬取成本更高。
用户只说“分析这些 URL”时,可能产生未预期的付费 API 用量、速率限制或大量网络请求。并行执行会让用户更难在首批结果后及时停止成本。
说明一方面要求确认深度,另一方面规定竞争对手不超过三个时默认深度档案;因此用户仅给少量 URL 而未明确深度时,可能触发大量并行抓取和付费 SEO/反向链接请求。参考文件也明确批量爬取更昂贵。用户可在运行前要求快速扫描、列出预计调用次数/费用,并逐项批准评论、技术栈和反向链接查询。
Before profiling, confirm:1. **Competitor URLs** — the list of competitor website URLs to profile2. **Your product** — what you do (if not in product marketing context)3. **Depth level** — quick scan (key facts only) or deep profile (full research)4. **Focus areas** — any specific dimensions to prioritize (e.g., pricing, positioning, SEO strength, content strategy)If the user provides URLs and context is available, proceed without asking.查看另外 3 个位置
### Deep Profile (comprehensive)- Scrape: all key pages + review sites- SEO: full backlink analysis + keyword intelligence + competitor discovery- Include: technology stack, content strategy analysis, review mining- Output: full profile templateDefault to **quick scan** unless the user requests deep profiling or specifies a small number of competitors (3 or fewer).### firecrawl_crawl**Purpose**: Crawl multiple pages from a site in one operation.**When to use**: Deep profiles where you want to analyze many pages (e.g., all feature pages, all blog posts). More expensive — use selectively.**Tip**: Set page limits to avoid crawling entire sites. Target specific URL patterns. f. firecrawl_scrape → integrations page3. In parallel (batch 2 — SEO data): a. dataforseo_labs_google_domain_rank_overview b. dataforseo_labs_google_ranked_keywords c. backlinks_summary d. backlinks_referring_domains e. dataforseo_labs_google_relevant_pages f. dataforseo_labs_google_competitors_domain4. In parallel (batch 3 — optional extras): a. domain_analytics_technologies_domain_technologies b. firecrawl_search → G2/Capterra reviews c. dataforseo_labs_google_domain_intersection (vs. user's domain)5. Synthesize into full profile```