test.mp4
The Instagram Profile Data Extractor is a Python-based open-source project that allows users to extract and analyze public profile data from Instagram. The tool utilizes the Instaloader
library to fetch key profile information, such as username, followers, posts, profile pictures, and highlights.
- Extracts essential profile data like username, full name, bio, followers, and followees.
- Downloads the profile picture and recent posts for the specified Instagram user.
- Downloads and organizes story highlights (if available).
- Saves extracted profile data in a JSON file for easy access and analysis.
- Simple and user-friendly interface.
- Python 3.11
- Instaloader 2.7.1
git clone https://github.com/HacktiveMindset/Instagram-Profile-Data-Extractor.git
pip install -r requirements.txt
- Run the Python script:
python ProfileMiner.py
-
Enter the Instagram username when prompted.
-
The script will display the profile information and offer options to download the profile picture, recent posts, and highlights.
-
Extracted data will be saved in a JSON file and downloaded media in separate folders.
Contributions are welcome! Fork the repository, create a new branch, make your enhancements, and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Special thanks to Piyushhacker (Piyush Mujmule) for initiating and maintaining this project.
For inquiries or feedback, please contact