I build 1322 — real-time social-media monitoring APIs.
I build 1322, real-time social media monitoring APIs: tracked-account feeds for X (Twitter), Truth Social, Instagram, YouTube, TikTok, Binance Square and news, delivered over one WebSocket plus REST, Discord, Telegram and webhooks. X delivery is typically 150-250 ms; Instagram around 350 ms median; other sources sub-second. One API key, seven platforms, normalized JSON events. Everything below is maintained by the 1322 team.
| Repo | What it does |
|---|---|
| twitter-websocket-client | Stream X / Twitter posts over WebSocket (Node + Python) |
| truthsocial-stream | Real-time Truth Social posts |
| instagram-realtime | Real-time Instagram posts |
| binance-square-realtime | Binance Square with coin-pair extraction |
| kol-tweet-alert-bot | KOL tweet → contract detect → Telegram alert |
| social-trading-signals | Social posts → your trading strategy |
| social-monitor-examples | Minimal clients for all seven platforms, including TikTok and YouTube |
| prediction-market-router | X keyword match → normalized webhook signal router |
| awesome-realtime-social-monitoring | Curated list of real-time monitoring tools |
| 1322-client | Unified TypeScript/JavaScript client for every platform (npm) |
| 1322-python | Unified async Python client for every platform (PyPI) |
| 1322-benchmark | Vendor-neutral CLI for measuring real-time feed latency |
| 1322-signal-observatory | Published operating profiles as JSON/CSV |
⚡ Real-time monitoring for X, Truth Social, Instagram, YouTube, TikTok, Binance Square & news — 1322.io