← 返回
未分类 中文

Ai Product Monitor

One-click AI product launch monitoring pipeline — RSS monitoring, product info search, screenshot capture, and trend analysis. Run the full workflow or indiv...
一键AI产品发布监控管道——RSS监控、产品信息搜索、截图捕获和趋势分析。支持运行完整流程或单独步骤。
terrycarter1985 terrycarter1985 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 286
下载
💾 0
安装
1
版本
#latest

概述

AI Product Monitor

One-click pipeline that runs four stages sequentially:

  1. RSS Monitor — Fetch configured RSS feeds, extract AI product launch posts
  2. Product Search — Enrich each launch with web search details
  3. Screenshot Capture — Take screenshots of product landing pages
  4. Trend Analysis — Analyze launch trends and generate a summary report

Quick Start (Full Pipeline)

python3 scripts/pipeline.py

Individual Stages

# Stage 1 only — RSS monitoring
python3 scripts/pipeline.py --stage rss

# Stage 2 only — Product info search
python3 scripts/pipeline.py --stage search

# Stage 3 only — Screenshot capture
python3 scripts/pipeline.py --stage screenshot

# Stage 4 only — Trend analysis
python3 scripts/pipeline.py --stage trends

Configuration

Edit references/feeds.yaml to customize RSS sources. Default feeds include OpenAI, Google AI, Anthropic, Meta AI, and Hugging Face blogs.

Output

FileDescription
-------------------
data/raw_launches.jsonRaw RSS items from stage 1
data/enriched_launches.jsonLaunches with search-enriched info
data/screenshots/Landing page screenshots (PNG)
data/trend_report.mdFinal trend analysis report

Pipeline Flow

RSS Feeds → raw_launches.json → enriched_launches.json → screenshots/ → trend_report.md

Each stage reads the previous stage's output, so stages can be re-run independently after editing earlier results.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 13:30 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Code Formatter

terrycarter1985
代码格式化最佳实践及常用语言(Python、JavaScript、JSON、Markdown 等)的快速参考,使用 Prettier、Black、ESLint 等工具。
★ 0 📥 796
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 273 📥 100,656
data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 141,565