Skip to content

"Instagram Profile Data Extractor": An open-source Python tool by Piyushhacker (Piyush Mujmule). Retrieves key profile data from Instagram, including username, followers, posts, and highlights. Empowers marketers, researchers, and enthusiasts with valuable insights. Powered by Instaloader.

License

Notifications You must be signed in to change notification settings

HacktiveMindset/Instagram-Profile-Data-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

"Instagram Profile Data Extractor": An open-source Python tool by Piyushhacker (Piyush Mujmule). Retrieves key profile data from Instagram, including username, followers, posts, and highlights. Empowers marketers, researchers, and enthusiasts with valuable insights. Powered by Instaloader.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages