Devs/agencies who manage client sites would you want alerts when a new tracker/script shows up on one of them?

reddit SideProject · 原文链接 ↗ · 47 分

I built LinkScope, a free extension that maps every domain a webpage connects to (trackers, scripts, third-party services) as a graph. It did well as a "scan any page" curiosity tool, but the more useful case I keep hearing about is different: people who actually manage a site wanting to know when something on it changes. Concretely: you add your own site, and get notified the moment a new third-party domain shows up. A marketer added a tracking pixel without telling you. A vendor script started calling somewhere new. An ad tag quietly changed. Would this be useful to you?
五维评分
付费意愿32.0需求真实度38.0
个人可落地82.0竞争空间42.0
新鲜度55.0是否过审
AI 分析

痛点:管理客户站点的开发者和代理机构无法及时发现页面上悄悄新增的第三方追踪器/脚本,导致隐私合规、性能和安全风险失控

目标用户:代运营多个客户站点的数字代理机构、自由建站开发者、企业网站运维与隐私合规负责人

证据:Would this be useful to you? ... would it need to be free to be worth using, or would you pay a small monthly amount for it? / A marketer added a tracking pixel without telling you. A vendor script started calling somewhere new. An ad tag quietly changed. / Trying to figure out if this is worth building before I sink time into it

变现:按监控站点数量分档的月度订阅(如 5 站点 $9/月,代理机构版 $49/月),额外提供 Slack/邮件告警、合规审计报告导出、白标报告作为增值项

MVP:用现有扩展的域名图谱能力做后台爬虫:用户填站点 URL,服务端无头浏览器每日(或每小时)抓取一次页面外联域名列表,与基线 diff,新增域名时发邮件/Slack 告警;一周做抓取与 diff,一周做告警和简单 Dashboard,先只支持静态与常见 SPA 页面

竞品:c/side、Feroot、Jscrambler、URLScan.io、DebugBear、Request Metrics、Sucuri

摘要:作者做了免费 Chrome 扩展 LinkScope,用图谱展示网页连接的所有域名,作为“扫描任意页面”的好奇心工具表现不错。他听到更有价值的场景是:管理自己或客户站点的人,希望在新增第三方域名(追踪像素、供应商脚本、广告标签变更)时立即收到告警。帖子只是在向 r/SideProject 询问“会不会用、愿不愿付小额月费”,目前没有任何付费承诺或收入数据支撑。