← 返回
未分类

Watchboard Intelligence

Query Watchboard intelligence dashboards (watchboard.dev) for structured event data, casualties, KPIs, contested claims, and daily digests across 51+ tracker...
查询 Watchboard 情报面板(watchboard.dev),获取结构化事件数据、人员伤亡、KPI、争议性声明及每日摘要,覆盖 51+ 追踪器。
artemiopadilla artemiopadilla 来源
未分类 clawhub v2.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 337
下载
💾 0
安装
1
版本
#geopolitics#intelligence#latest#news#osint

概述

Watchboard Intelligence Dashboards

Query structured intelligence data from watchboard.dev — 51+ trackers covering conflicts, politics, culture, science, and space with AI-curated daily updates and source tiers.

Zero dependencies — stdlib only (urllib, json). Works on any machine with Python 3.8+.

API

Public JSON API at https://watchboard.dev/api/v1/. No API key needed. CORS enabled. Data cached 1h server-side.

EndpointReturns
-------------------
/api/v1/trackers.jsonDirectory of all trackers with metadata
/api/v1/trackers/{slug}.jsonFull tracker: config, meta, KPIs, digest, recent events
/api/v1/breaking.jsonTrackers with active breaking news
/api/v1/kpis/{slug}.jsonJust KPIs for a tracker
/api/v1/events/{slug}.jsonLast 30 events for a tracker
/api/v1/search-index.jsonAll event titles for client-side search

CLI

Run python3 scripts/watchboard.py :

CommandUseToken cost
-------------------------
list [--domain X] [--status X]Show all trackers (dynamic from API)Low
summary Meta + latest digest + top KPIsLow (~2-3KB)
breakingAll trackers with breaking newsLow-Medium
events [--limit N]Recent events (last 30)Medium
kpis All KPIs with contested notesMedium
search [--tracker slug]Search events across all/one trackerMedium
detail Full tracker data (all sections)Medium-High
rss RSS feed (fallback)Low

Add --json to any command for raw JSON output (useful for programmatic processing).

Examples

# Quick briefing on Iran conflict
python3 scripts/watchboard.py summary iran-conflict

# What's breaking right now?
python3 scripts/watchboard.py breaking

# Casualty figures and key metrics
python3 scripts/watchboard.py kpis ukraine-war

# Find events mentioning "ceasefire"
python3 scripts/watchboard.py search ceasefire

# Events in Gaza, last 10
python3 scripts/watchboard.py events gaza-war --limit 10

# All conflict trackers
python3 scripts/watchboard.py list --domain conflict

# Full detail with raw JSON
python3 scripts/watchboard.py --json detail iran-conflict

Strategy

  1. Quick briefingsummary — meta + digest + top KPIs in one call
  2. What's happening now?breaking — all trackers with active developments
  3. Specific data (casualties, oil prices, KPIs) → kpis with contested notes
  4. Recent eventsevents — last 30 events with sources and types
  5. Find specific eventssearch "keyword" across all trackers, or --tracker slug to narrow
  6. Deep divedetail — everything in one call (config, meta, KPIs, digest, events)
  7. RSS fallbackrss — if JSON API is unavailable

Data quality

Every data point has a source tier:

  • Tier 1: Official/primary sources (Pentagon, CENTCOM, government statements)
  • Tier 2: Major news outlets (Reuters, AP, Al Jazeera, NPR)
  • Tier 3: Academic/analytical sources
  • Tier 4: Unverified/social media

KPIs include contested flags with detailed notes showing conflicting claims from different sources.

Caching

Results cached 1h locally in /tmp/watchboard-cache/. Server data updates 1-4 times daily (nightly digest at ~6 AM UTC, breaking events throughout the day).

Tracker discovery

The tracker list is dynamic — fetched from the API at runtime, not hardcoded. Currently 51+ trackers across domains:

  • conflict: iran-conflict, gaza-war, ukraine-war, sudan-conflict, etc.
  • governance: sheinbaum-presidency, amlo-presidency, trump-presidencies, etc.
  • culture: bad-bunny, bts, world-cup-2026
  • space: artemis-2, spacex-history
  • human-rights: ayotzinapa, ice-history
  • science: quantum-theory, covid-pandemic
  • historical: world-war-2, september-11, tlatelolco-1968

Use list to see the current full directory. Use list --domain conflict to filter.

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-05-07 17:48 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 278 📥 101,637
design-media

Memegen

artemiopadilla
Generate meme images using the memegen.link API. Use when the user asks to create, make, send, or generate a meme, funny
★ 0 📥 465
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 218 📥 71,676