Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theaniketraj/instagram-profile-info
A simple Python script that allows users to input an Instagram username and retrieve essential details about the user’s profile. 📸
https://github.com/theaniketraj/instagram-profile-info
instagram mini-project python
Last synced: about 20 hours ago
JSON representation
A simple Python script that allows users to input an Instagram username and retrieve essential details about the user’s profile. 📸
- Host: GitHub
- URL: https://github.com/theaniketraj/instagram-profile-info
- Owner: theaniketraj
- License: mit
- Created: 2024-04-22T19:54:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T20:05:03.000Z (7 months ago)
- Last Synced: 2024-04-23T22:09:48.525Z (7 months ago)
- Topics: instagram, mini-project, python
- Language: Python
- Homepage:
- Size: 297 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instagram-Profile-Info
A simple Python script that allows users to input an Instagram username and retrieve essential details about the user’s profile. 📸
### STEP 1
### install packages
```
pip install -r requirements.txt
```### STEP 2
### Execute Program
```
python InstgramProfile.py
```### Sample run