Follow global news and RSS sources, track the keywords and entities that matter, capture webpages and video, and seal every finding into a signed, verifiable case record.
Free to use · Chrome MV3 extension · Runs in your browser

Watchlists scan thousands of outlets in real time, translate and score each hit, extract entities, and file the ones that matter straight into your case.

Case Watch scans saved sources, matches articles to your watchlists, scores relevance, extracts entities, and groups related alerts into briefings. Captures, alerts, notes, indicators, and artifacts can then be explored in the case graph.
Poll saved sources and process large article sets by case.
Match incoming articles against the terms and patterns you follow.
Review matched terms, confidence, source metadata, and article text.
Extract and review entities that connect related stories.
Group related alerts into readable updates with uncertainty notes.
See captures, alerts, entities, indicators, and artifacts together.
RSS and news feeds are polled by case.
Review connected people, organizations, places, and identifiers.
Save rendered pages, scripts, headers, screenshots, and clips.
Use a case to organize source feeds, watchlists, alerts, captures, notes, tags, and exported records around a topic or workflow.
Add news and RSS sources, define watchlists, poll feeds manually or automatically, and review matched articles, entities, relevance scores, and article text.
Capture pages and video clips from Chrome, save useful alerts to the case, add notes and annotations, then export a signed ZIP with manifest data and artifacts.
Install the Manifest V3 extension, connect it to a case, and capture pages manually or passively. OSINT Ledger stores the page content, screenshots, video clips, headers, timestamps, hashes, and related notes in the same case workspace.
Export packages the case into a ZIP with captured pages, saved alerts, notes, timestamps, manifest data, and artifact hashes. The public verify endpoint checks the manifest signature and re-hashes the exported artifacts.
case-047-dossier.zip
├── report.pdf human-readable narrative
├── manifest.json every artifact + sha256 + timestamps
├── manifest.sig HMAC-SHA256 signature over manifest
├── events.jsonl append-only case event chain
└── artifacts/
├── 0001.mhtml full page render
├── 0001.screenshot.png
├── 0002.mhtml
├── 0002.clip.webm optional video capture
└── 0003.mhtmlMonitor news and RSS sources, poll large article sets, and review matched articles inside a case.
Review confidence, matched terms, source metadata, extracted entities, and article text before saving alerts.
Track people, organizations, places, assets, events, identifiers, and keywords across incoming articles.
Explore relationships between captures, alerts, entities, indicators, notes, tags, artifacts, and source material.
Use regex-driven selectors to find emails, handles, IPs, domains, JavaScript signals, and other patterns in saved content.
Review rendered pages, MHTML, screenshots, headers, video clips, scripts, metadata, notes, and annotations.
Save relevant alerts and captures to the case with source links, metadata, hashes, and timestamps.
Group related alerts into concise summaries with source links, entities, context, confidence, and uncertainty notes.
$ curl -F "dossier=@case-047-dossier.zip" \
https://app.osintledger.io/api/verify
{
"case_id": "case-047",
"manifest_sig": "valid",
"artifacts": { "checked": 37, "mismatched": 0 },
"event_chain": "unbroken",
"sealed_at": "2026-05-14T02:41:08Z"
}Share the ZIP with someone who needs to review the record. They can upload it to /api/verify — no account required — and check the manifest signature, artifact hashes, and case event chain.
Add sources to watch, capture pages that matter, review alerts, add context, and export a signed record when you need one.