Skip to content

saikiransripada/instagram-media-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Media Downloader

A simple command-line script to download photos, videos and sidecars (album) of an Instagram profile.

  • A command-line script that scrapes all photos, videos and sidecars (album) of an Instagram public profile.
  • No configuration or password required.

Requirements

  • Python 3.x

Usage

  1. Clone the repo to your computer.
  2. Install the required packages using pip3 install -r requirements.txt
  3. Run the script using the command python3 instagram.py -u <instagram_username> -p <path_to_download>
  4. The path parameter is optional. Specify the path if you want to save the media in a specific location. If omitted, it downloads the media to the current working directory.

About

👻 A simple command-line script to download photos, videos and sidecars (album) of an Instagram profile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages