Skip to content
View SisoSol's full-sized avatar

Block or report SisoSol

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SisoSol/README.md

Hi, I'm Siso 👋

I build 1322 — real-time social-media monitoring APIs.

Website Discord Email X LinkedIn


⚡ What I'm building

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.

🚀 Open-source example clients

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

🛠 Stack

TypeScript Next.js Node.js Python Go PostgreSQL WebSocket

📊 GitHub

GitHub stats Top languages

⚡ Real-time monitoring for X, Truth Social, Instagram, YouTube, TikTok, Binance Square & news — 1322.io

Pinned Loading

  1. social-monitor-examples social-monitor-examples Public

    Minimal Python WebSocket consumers for real-time social media monitoring, one folder per platform: X (Twitter), Instagram, Truth Social, YouTube, TikTok, Binance Square and news. Copy-paste example…

    Python 3

  2. twitter-websocket-client twitter-websocket-client Public

    Real-time Twitter API over WebSocket: minimal Node and Python clients that stream new tweets from tracked accounts as they post, typically 150-250ms. A Twitter streaming API alternative with no dev…

    Python 2

  3. awesome-realtime-social-monitoring awesome-realtime-social-monitoring Public

    Curated list of real-time social media monitoring APIs, tools and example code for X (Twitter), Instagram, Truth Social, YouTube, TikTok, Binance Square and news: WebSocket and streaming, not polli…

    1

  4. binance-square-realtime binance-square-realtime Public

    Real-time Binance Square monitoring over WebSocket: Node and Python clients that stream new Binance Square posts with coin pairs extracted, sub-second typical, no scraping on your side. Binance Squ…

    Python 1

  5. kol-tweet-alert-bot kol-tweet-alert-bot Public

    Crypto KOL tweet alert bot in Python: real-time Twitter/X WebSocket feed, contract-address and ticker detection, Telegram alert in under a second. Crypto Twitter monitoring for memecoin and KOL-dri…

    Python 1

  6. social-trading-signals social-trading-signals Public

    Pipe real-time social posts (X/Twitter, Truth Social, Binance Square) into a trading bot over one WebSocket: Python harness that hands each normalized event to your strategy function. Social tradin…

    Python 1