Advanced analytics for TikTok reposts β word clouds, creator statistics, trend charts, and profile comparison.
TikTok Repost Insights is a full client-side analytics dashboard that visualizes repost behavior using:
- Yearly & monthly repost trends
- Word clouds extracted from captions
- Top creator frequency analysis
- Profile comparison mode (Duo Mode)
- Interactive repost list with thumbnails
- Raw JSON viewer for debugging
The dashboard is lightweight, mobile-responsive, and built with TailwindCSS + Chart.js.
- π Fetch TikTok repost data by username
- βοΈ Dynamic word cloud generation
- π§ Smart comparison between two profiles
- π Beautiful analytics charts
- π¨ Dark UI with glassmorphism aesthetics
- βοΈ Client-side only (no backend needed)
- π CORS-proxy configurable for production
livedemo.mp4
- HTML / CSS / JavaScript
- TailwindCSS
- Chart.js
- CORS Proxy (customizable)
- Fully client-side with zero backend dependencies.
clone the repo open it in browser done.