Cross-platform OSINT Seed-list Monitor
Pricing
Pay per event
Cross-platform OSINT Seed-list Monitor
Monitor public Telegram, RSS, and web seed lists. Export normalized OSINT evidence records with source URLs, content hashes, and deltas.
Cross-platform OSINT Seed-list Monitor
Pricing
Pay per event
Monitor public Telegram, RSS, and web seed lists. Export normalized OSINT evidence records with source URLs, content hashes, and deltas.
You can access the Cross-platform OSINT Seed-list Monitor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "seeds": [< {< "value": "telegram",< "label": "Telegram News",< "type": "telegramChannel"< },< {< "value": "https://blog.apify.com/rss/",< "label": "Apify Blog RSS",< "type": "url"< },< {< "value": "https://blog.apify.com/qriton-election-disinformation-analysis/",< "label": "Qriton case study",< "type": "url"< }< ],< "sourceTypes": [< "telegram",< "rss",< "web"< ],< "maxRecordsPerSeed": 20,< "maxPagesPerSeed": 3,< "matchKeywords": [< "election",< "disinformation",< "OSINT"< ],< "includeRunDeltas": true,< "requestTimeoutSecs": 20<}' |<apify call automation-lab/cross-platform-osint-seed-list-monitor --silent --output-datasetThe Apify CLI is the official tool that allows you to use Cross-platform OSINT Seed-list Monitor locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: