PHPackages                             zeeshan/instagrab - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. zeeshan/instagrab

ActiveLibrary[File &amp; Storage](/categories/file-storage)

zeeshan/instagrab
=================

Download photos and videos directly from instagram.

64628[1 issues](https://github.com/zeeshanu/instagrab/issues)PHP

Since Jun 29Pushed 7y ago2 watchersCompare

[ Source](https://github.com/zeeshanu/instagrab)[ Packagist](https://packagist.org/packages/zeeshan/instagrab)[ RSS](/packages/zeeshan-instagrab/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

[![Instagrab](https://camo.githubusercontent.com/89d6f21d93d5dc2ff39362ad5baace72bfa3c529b75456ff6e31edd402011f47/687474703a2f2f692e696d6775722e636f6d2f7630454e7758572e706e67)](https://camo.githubusercontent.com/89d6f21d93d5dc2ff39362ad5baace72bfa3c529b75456ff6e31edd402011f47/687474703a2f2f692e696d6775722e636f6d2f7630454e7758572e706e67)

> Instagrab - Easily grab or download Instagram content

Installation
============

[](#installation)

```
$ composer require zeeshan/instagrab
```

Usage
=====

[](#usage)

Create a grabber object while passing the instagram page URL

```
use Zeeshan\Instagrab\Grabber;

$grabber = new Grabber('https://www.instagram.com/p/BUZLoGyFXQX');
```

Now download the media file

```
$grabber->download();
```

Or get the download URL

```
echo $grabber->getDownloadUrl(); // https://instagram.flhe1-1.fna.fbcdn.net/t51.288...
```

Contributing
============

[](#contributing)

Feel free to open pull requests or submit any issues with bugs or feature requests.

License
=======

[](#license)

MIT © Zeeshan Ahmed

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/93f670b66ad848731a36e428e51d2ba2e50f881121257b4ce3e8783344673f09?d=identicon)[zeeshanahmad](/maintainers/zeeshanahmad)

---

Top Contributors

[![ziishaned](https://avatars.githubusercontent.com/u/16267321?v=4)](https://github.com/ziishaned "ziishaned (9 commits)")

### Embed Badge

![Health badge](/badges/zeeshan-instagrab/health.svg)

```
[![Health](https://phpackages.com/badges/zeeshan-instagrab/health.svg)](https://phpackages.com/packages/zeeshan-instagrab)
```

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
