Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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