Skip to content

ATechopS/instagram-profile-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Profile Downloader

A simple and efficient tool to download photos and stories from public Instagram profiles.

Features

  • Download all photos from public Instagram profiles
  • Download stories from public profiles
  • Simple command-line interface
  • No login required for public profiles
  • Easy to use

Installation

  1. Clone this repository:
git clone https://github.com/ATechopS/instagram-profile-downloader.git
cd instagram-profile-downloader
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

Run the script with a username:

python instagram_downloader.py username

Replace username with the Instagram profile username you want to download from.

Requirements

  • Python 3.7 or higher
  • instaloader library
  • Internet connection

Project Structure

instagram-profile-downloader/
├── instagram_downloader.py    # Main script
├── requirements.txt           # Project dependencies
├── README.md                 # Project documentation
└── .gitignore               # Git ignore file

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This tool is for educational purposes only. Please respect Instagram's terms of service and user privacy when using this tool.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages