Overview
在一批公开 Telegram 频道里按关键词扫描最新消息。输入频道列表(关注列表)+ 关键词,返回命中的帖子(频道、正文、时间、浏览量、链接),并按频道聚合命中数。用于多频道舆情监控、币圈快讯/叙事追踪、KOL 与聪明钱信号采集、空投与上新监测。Scan a watchlist of public Telegram channels for keyword mentions: input a list of channels plus a query, returns matching posts across all channels (channel, text, time, views, link) with per-channel hit counts. For multi-channel monitoring, crypto news/narrative tracking, KOL and smart-money signals, airdrop and listing alerts.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
real-time-data/news
Provider
cn402
Indexed
2026-06-22 07:11:12
Health
Status
healthy
Latency (p50)
449ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-06-24 09:00:07
Last Healthy
2026-06-24 09:00:07
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"channels": "Comma-separated list of public Telegram channel usernames to scan, e.g. durov,telegram (required, max 15). Leading @ and full t.me URLs are accepted. JSON arrays are also accepted in a POST body.",
"limitPerChannel": "Recent messages to scan per channel, 1-50 (default 20).",
"query": "Keyword(s) to match in post text, case-insensitive. Comma-separated terms are OR-matched (e.g. pepe,airdrop). If omitted, returns a merged newest-first feed of all channels with no filter.",
"windowHours": "Optional. Only return posts published within the last N hours (1-720)."
},
"type": "http"
}
Output Schema
{
"byChannel": "object mapping channel -> number of matches",
"channels": "normalized list of channels scanned",
"errors": "array of {channel, error} for channels that could not be fetched",
"matchCount": "total number of matching posts returned",
"matches": "array of {channel, id, datetime, text, views, link}, newest first across all channels",
"note": "human-readable note",
"query": "the keyword(s) used (null if unfiltered feed)",
"source": "data source label",
"windowHours": "time window applied (null if none)"
}
Recent Health Checks
| Time |
Status |
HTTP |
Latency |
Error |
| 2026-06-24 09:00:07 |
healthy |
402 |
449ms |
|
| 2026-06-24 02:44:01 |
healthy |
402 |
449ms |
|
| 2026-06-22 11:51:56 |
healthy |
402 |
483ms |
|