Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 2.15 KB

File metadata and controls

63 lines (37 loc) · 2.15 KB

Instagram Profile Data Extractor

Python License

Ide

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.

Features

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

Requirements

  • Python 3.11
  • Instaloader 2.7.1

Installation

git clone https://github.com/HacktiveMindset/Instagram-Profile-Data-Extractor.git
pip install -r requirements.txt

Usage

  1. Run the Python script:

python ProfileMiner.py

  1. Enter the Instagram username when prompted.

  2. The script will display the profile information and offer options to download the profile picture, recent posts, and highlights.

  3. Extracted data will be saved in a JSON file and downloaded media in separate folders.

Contribution

Contributions are welcome! Fork the repository, create a new branch, make your enhancements, and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgments

Special thanks to Piyushhacker (Piyush Mujmule) for initiating and maintaining this project.

Contact

For inquiries or feedback, please contact

INSTAGRAM