Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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. 📸

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