Skip to content

This project is a Python-based scraper that allows you to download all photos from a public Instagram profile. The script automates the process of retrieving images , making it easy to back up or analyze content from any accessible Instagram account. The code help itself with a basic graphic interface.

Notifications You must be signed in to change notification settings

Pinedah/instagram-photo-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Photo Downloader

This project is a Python-based scraper that allows you to download all photos from a public Instagram profile or a Profile you have access to. The script automates the process of retrieving images, making it easy to back up or analyze content from any accessible Instagram account.

Features

  • Download All Photos: Automatically download all photos from a specified public Instagram profile.
  • Easy Setup: Simple installation and configuration process.

Requirements

Before running the scraper, ensure you have the following installed:

  • Python 3.x
  • Requested libraries (pip install -r requirements.txt)

Installation

  1. Clone the repository:

    git clone https://github.com/Pinedah/instagram-photo-downloader.git
    
  2. Install the required Python libraries: Requirements given before.

  3. Run the script you prefer:

    main.py
    

Usage -> MAIN

  1. Main
    With main.py, you will need to log in to your Instagram account.
    Once Instagram has loaded, log in manually, then press the button in the interface, and the downloads will begin. This script allows you to scrape photos from a private account that you follow.

DISCLAIMER

Script built with the only purpose to practice web scraping in python. Be aware.
For any recommendation or suggested feature, feel free to open a pull request or DM me at my personal social media pinned in my profile readme.

Peace.

About

This project is a Python-based scraper that allows you to download all photos from a public Instagram profile. The script automates the process of retrieving images , making it easy to back up or analyze content from any accessible Instagram account. The code help itself with a basic graphic interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages