Metadata-Version: 2.1
Name: ingrab
Version: 1.1.4
Summary: A user-friendly application for downloading posts and reels from Instagram profiles.
Home-page: https://github.com/ishubtripathi/Ingrab.git
Author: Shubh Tripathi
Author-email: bugingrab@gmail.com
Keywords: ingrab,InGrabe,instagram,insta,post,reel,downloader,cli
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Ingrab

Ingrab is a user-friendly application designed for downloading posts and reels from Instagram user profiles. This package allows you to easily access and save Instagram content for personal use, research, or archiving.

## Features

- Download images and videos (reels) from Instagram profiles.
- Support for downloading recent posts.
- Simple and intuitive command-line interface.

## Installation

To install and use Ingrab, follow these steps:

### Install the Package

You can install Ingrab directly from PyPI using pip:

```bash
pip install ingrab

