Back

StInstaloader

It's an online tool that allows you to download Instagram photos, videos.

    Python

    Flask

    Streamlit

Illustration of a Personal Website

StInstaloader

StInstaloader is a tool designed to download Instagram posts, including photos and videos. It provides the flexibility to download content from a specific Instagram URL or to download all posts from a given username.

Features

  • Download posts (photos and videos) from a provided Instagram URL.
  • Download all posts from a given Instagram username.
  • Easy-to-use.
  • Efficient and lightweight.

Getting Started

Prerequisites

  • Python 3.x installed on your machine.

Installation

  1. Clone the repository:
Terminal window
git clone https://github.com/ivalshamkya/stinstaloader.git
  1. Navigate to the project directory:
Terminal window
cd instaloader
  1. Install dependencies:
Terminal window
pip install -r requirements.txt
  1. Run the Streamlit App:
Terminal window
streamlit run instagram_downloader.py

Contributing

Contributions to this project are welcome and encouraged! If you find any bugs, want to add new features, or improve the existing ones, feel free to open issues and pull requests.