title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned |
---|---|---|---|---|---|---|---|
Elon-Trump Tweet Analytics |
🐦 |
blue |
red |
streamlit |
1.28.0 |
app.py |
false |
Real-time Twitter analytics dashboard for tweets from Elon Musk and Donald Trump using the Masa Data API.
- 🔍 Real-time Tweet Search: Query tweets from Elon Musk and Donald Trump
- 📊 Interactive Data Display: View results in sortable, filterable dataframes
- 📈 Engagement Metrics: Likes, retweets, replies, and quotes analysis
- 📥 Data Export: Download results as CSV files
- ⚡ Live Polling: Real-time updates as API processes your requests
- Select Accounts: Choose to search tweets from Elon Musk, Donald Trump, or both
- Set Parameters: Adjust the maximum number of results (10-100 tweets)
- Search: Click the search button and wait for results
- Analyze: Explore the interactive dataframe with tweet data
- Export: Download your results as CSV for further analysis
This application uses the Masa Data API to fetch real-time Twitter data. The API provides comprehensive tweet information including engagement metrics, timestamps, and metadata.
- No tweet data is permanently stored
- All data is session-based and cleared when you close the app
- API requests are made securely with proper authentication
Built with ❤️ using Streamlit and deployed on Hugging Face Spaces