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.
- Download All Photos: Automatically download all photos from a specified public Instagram profile.
- Easy Setup: Simple installation and configuration process.
Before running the scraper, ensure you have the following installed:
- Python 3.x
- Requested libraries (pip install -r requirements.txt)
-
Clone the repository:
git clone https://github.com/Pinedah/instagram-photo-downloader.git
-
Install the required Python libraries: Requirements given before.
-
Run the script you prefer:
main.py
- 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.
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.