This Python script allows you to download public photos and videos from an Instagram account. It uses the instaloader
library to fetch media files from Instagram.
- Python 3.x
instaloader
library
Download Letest Releases
v1.0.0 Download zip | Download tar.gz
-
Clone the repository or download the archived script from above.
-
Install the required dependencies by running the following command:
pip install -r requirements.txt
-
Open a terminal or command prompt.
-
Navigate to the directory where the script is located.
-
Run the script using the following command:
python instad.py account_name limit
Replace
account_name
andlimit
with the appropriate values. For example:python instad.py tech_burner 10
Make sure you have the necessary permissions to write files to the specified destination folder.
The downloaded files will be stored in the folder where the main script is located
This project is licensed under the MIT License. See the LICENSE file for more information.
- instaloader - The library used for fetching Instagram media.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
This script is intended for personal use and should be used responsibly. Respect the privacy and rights of others when downloading media files.