档案库 · 开发与企业工具 · 产品决策 · 2022–2024
Bernard下注:网页团队会为托管链接检查付费;Show HN发布收获104分
Bernard是一款由个人开发的每日爬虫工具,用于检测失效链接和缺失重定向;其2024-01-23的Show HN免费测试版获得104分和73条评论。
Bernard
做的是什么生意
Bernard is a managed web service that crawls a website daily and reports broken internal and external links plus missing redirects after redesigns or URL moves; it launched as a free open beta with usage-based paid plans from about $10 per month planned for February 2024.
起因
The developer behind the HN handle sph started Bernard in November 2022 and spent months planning, coding and interviewing a small number of potential users before launching. His stated reason: web agencies ship fast and let non-technical staff create pages, so links break and stay broken for months, while only large companies run automated link tests — 'my bet is that someone wants to pay me to deal with all that nonsense.' The stack was Elixir with Phoenix Live View on PostgreSQL, run as Podman containers on a single dedicated Hetzner server.
经过
Bernard went out as a free open beta via Show HN on 2024-01-23. Testers that day found real broken links on their own sites — 46 on one blog, and 316 issues on another after hitting the 2,500-link limit — and surfaced exactly the edge cases that define the product: recursive relative links that trap naive crawlers, URL-encoded backslashes, and false 403s from Cloudflare, NYT and Reuters that forced a HEAD-to-GET retry rule. The author answered the thread, logged fixes and laid out the roadmap — CSV export, ignore patterns, CSS/JS link parsing, Cloudflare 'good bot' registration — plus a free tier for small sites, a usage-based plan from about $10 per month, and a REST API for links-checker-as-a-service.
还没有结局,它还在跑。
背景
Bernard是一项托管网络服务,每日爬取网站并标记失效的内部和外部链接,以及改版或URL变动后缺失的重定向。一位独立开发者,HN用户sph,于2022年11月开始开发,并于2024-01-23在Hacker News上发布为免费公开测试版,该Show HN帖子吸引了104分和73条评论。
赌注是团队会为托管链接检查付费。在帖子中作者认为,网页代理和中小型公司交付快,让非技术人员发布页面,从不运行自动化链接测试:'我的赌注是有人愿意付钱让我处理所有这些麻烦。'怀疑者称产品只是50行的Python脚本,而一位评论者说某政府机构已每年为此服务预算2000美元。
发布日的测试验证了复杂性论点:用户在一个博客上发现了46个断链,在另一个上发现了316个问题,而来自Cloudflare、NYT和Reuters的误报促使作者添加了HEAD到GET重试,并忽略Cloudflare服务的域名上的403错误。路线图包括CSV导出、CSS/JS链接解析和REST API,付费计划从约每月10美元起,计划于2024年2月推出。
物料记录以发布帖结束:截至2024-01-23,bernard.app在单台Hetzner服务器上以免费测试版运行,但记录中没有确认2月付费计划是否推出,或有多少客户跟进。
这件事要成立,得有什么
- 可验证的关注度:2024-01-23的Show HN达到104分和73条评论,评论者当天就运行了自己的网站进行测试。
- 赌注是明确的——作者在帖子中写道:有人会付钱让他处理链接检查的边界情况,而不是运行DIY脚本。
- 发布帖公开检验了论点:怀疑者称之为50行脚本,而政府买家说他们每年预算2000美元,两者出现在同一个评论区。
- 这是一个清晰的独立SaaS楔子:一个操作者,一台Hetzner机器,一个Elixir栈,用法定价从每月10美元起——在结果未知之前记录的独立发布。
可借鉴之处
如果工作看起来像50行脚本,出售的是非脚本部分:针对恶意网页的无穷边界情况,卖给那些永远不会自己维护检查器的团队。
后续进展
截至2024-01-23的记录,Bernard作为免费公开测试版在bernard.app上运行——一个基于PostgreSQL的Elixir/Phoenix Live View应用,以Podman容器运行在单台专用Hetzner服务器上。发布日修复正在进行(URL编码处理、递归链接检测、Cloudflare 403抑制、CSV导出),付费计划计划于2024年2月推出,从约每月10美元起,并提出了REST API用于链接检查即服务产品。物料到此结束,因此本案例中没有任何内容确认付费计划是否推出或产品之后表现如何。
资料来源
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡