Social network intelligence: X trend analysis
Trend analysis via social-media open source intelligence based on Likes. Use the X algorithm for your awareness.
On this page
Three layers built on the same local archive:
- Scraper — pulls liked tweets off X, writes JSON / CSV / Excel / Markdown / HTML, downloads media. Resumes from a checkpoint after a network blip or rate-limit wait.
- Search — hybrid recall (BM25 + dense embeddings, fused with RRF and re-ranked) over the archive. Reachable as a CLI or as an MCP server for Claude Code, Claude Desktop, and other MCP clients.
- Social Network Intelligence — synthesis reports (brief / synthesis / trend) with a mermaid mindmap of authors, sources, themes, and hashtags. DSPy-typed prompt with an entity-relevance filter; in-memory knowledge graph you can dump as mermaid or JSON.
GitHub - norandom/x_likes_scraper: Twitter / X likes exporter for Python for headless social network intelligence data sync
Twitter / X likes exporter for Python for headless social network intelligence data sync - norandom/x_likes_scraper