About
Klaxon is an open-source web-page change detection and alerting platform built for journalists, investigators, and researchers who need to track updates on public websites without manual checking. Users add URLs they want to monitor, and Klaxon periodically fetches those pages, compares the new version against the stored snapshot, and fires off an email notification the moment a change is detected. Because it is open source, teams can self-host the service and configure check intervals, recipient lists, and notification rules to match their editorial workflows. Klaxon removes the tedious burden of manually revisiting dozens of government portals, press-release pages, court dockets, or corporate sites waiting for updates. Newsrooms have used it to break stories faster by being the first to notice when a previously static page quietly changes. Researchers and policy analysts use it to track regulatory or legislative changes over time. The tool supports multiple concurrent watchers per deployment and is designed to be lightweight enough to run on simple hosting infrastructure. Its simplicity and open-source nature make it accessible to small newsrooms and individual practitioners without large technical budgets.
Key Features
- Automated Page Monitoring: Continuously fetches specified URLs at configurable intervals and stores snapshots for comparison.
- Instant Email Alerts: Sends email notifications as soon as a change is detected on any monitored page.
- Self-Hosted & Open Source: Fully open-source codebase that teams can deploy on their own infrastructure for complete control.
- Multi-URL Tracking: Monitor dozens or hundreds of URLs simultaneously from a single deployment.
- Lightweight Deployment: Designed to run on minimal hosting infrastructure, making it accessible to small teams and individuals.
Use Cases
- Journalists monitoring government or regulatory pages for policy announcements and quietly published documents.
- Investigative reporters tracking corporate websites for changes to executive rosters, filings, or press releases.
- Academic researchers following legislative or court-docket pages for procedural updates.
- Analysts watching competitor or industry sites for pricing, product, or strategy changes.
- Newsrooms setting up automated early-warning systems to break stories the moment a page is updated.
Pros
- Completely Free & Open Source: No licensing costs — anyone can self-host and customise Klaxon without vendor lock-in.
- Saves Significant Manual Effort: Eliminates the need to manually revisit pages, freeing researchers and journalists to focus on analysis.
- Proven in Newsrooms: Developed and battle-tested by The Marshall Project, giving it credibility in professional investigative contexts.
Cons
- Requires Self-Hosting: There is no managed SaaS version, so users need technical ability to deploy and maintain the service themselves.
- Limited Scraped-Page Support: May not reliably detect changes on JavaScript-heavy single-page applications that render content client-side.
- Basic Notification System: Alert delivery is primarily via email, with no native integrations for Slack, SMS, or other channels out of the box.
Frequently Asked Questions
Klaxon is an open-source web-page change monitoring tool that periodically checks specified URLs and sends email alerts when their content changes.
Yes. Klaxon is completely free and open source. You self-host it on your own server or cloud infrastructure at no licensing cost.
Klaxon was originally developed by The Marshall Project, a non-profit investigative newsroom, and later open-sourced for broader use.
Klaxon can monitor any publicly accessible web page, including government portals, press-release pages, court dockets, corporate sites, and regulatory agency pages.
Klaxon primarily fetches static HTML, so it may have limited effectiveness on pages that rely heavily on client-side JavaScript to render content.