Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandeep0900/social-media-profile-viewer-
Social Media Profile Viewer is a user-friendly web application that allows users to explore Instagram and Twitter profiles in a single, unified interface. The application provides an easy way to view detailed profile information, posts, engagement metrics, and follower data from both platforms.
https://github.com/sandeep0900/social-media-profile-viewer-
api instagram python streamlit twitter webapp
Last synced: 13 days ago
JSON representation
Social Media Profile Viewer is a user-friendly web application that allows users to explore Instagram and Twitter profiles in a single, unified interface. The application provides an easy way to view detailed profile information, posts, engagement metrics, and follower data from both platforms.
- Host: GitHub
- URL: https://github.com/sandeep0900/social-media-profile-viewer-
- Owner: Sandeep0900
- License: bsl-1.0
- Created: 2024-12-22T10:24:37.000Z (17 days ago)
- Default Branch: main
- Last Pushed: 2024-12-22T11:15:44.000Z (17 days ago)
- Last Synced: 2024-12-22T11:29:03.407Z (17 days ago)
- Topics: api, instagram, python, streamlit, twitter, webapp
- Language: Python
- Homepage: https://be-social.streamlit.app/
- Size: 748 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Social-Media-Profile-Viewer-
Social Media Profile Viewer is a user-friendly web application that allows users to explore Instagram and Twitter profiles in a single, unified interface. The application provides an easy way to view detailed profile information, posts, engagement metrics, and follower data from both platforms.# Social Media Profile Viewer
A Streamlit app that allows users to explore Instagram and Twitter profiles in one place.
## Features
- View Instagram profile information, posts, and followers
- Fetch recent tweets from Twitter profiles
- Interactive dashboard with responsive design
- Easy-to-use interface for entering usernames## How to Use
1. Enter an Instagram username in the top text input field
2. Click "Fetch Instagram Profile" to retrieve data
3. Explore the displayed profile information and posts
4. Enter a Twitter username in the bottom text input field
5. Click "Fetch Twitter Profile" to view Twitter data
6. See recent tweets and profile information## Installation
To run this app locally:
1. Clone the repository
2. Install dependencies:3. Run the app:
## Usage
Simply navigate to the GitHub link provided in the Streamlit app to access the live version.
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
## License
This project is open-source and available under the MIT License - see the [LICENSE](LICENSE) file for details.
## Acknowledgments
- Streamlit framework
- Instagram API
- Twitter API