PHPackages                             noxzemart/instagram-api - 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. [API Development](/categories/api)
4. /
5. noxzemart/instagram-api

ActiveLibrary[API Development](/categories/api)

noxzemart/instagram-api
=======================

Instagram private API SDK

v0.10.0(5y ago)03MITPHPPHP &gt;=7.2

Since Jul 16Pushed 4y agoCompare

[ Source](https://github.com/noxzemart/instagram-api)[ Packagist](https://packagist.org/packages/noxzemart/instagram-api)[ RSS](/packages/noxzemart-instagram-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (8)Versions (9)Used By (0)

[![PHP7.2 Ready](https://camo.githubusercontent.com/80095ea84c7215b13a75a6c3665b021c1699cc8d08d1bcdb60808efec824713c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50485037322d72656164792d677265656e2e737667)](https://packagist.org/packages/nicklasw/instagram-api)[![Latest Stable Version](https://camo.githubusercontent.com/6d0599c61664469652d49b5003f59f9a160f64b31dc2a6379f46e26085f27730/68747470733a2f2f706f7365722e707567782e6f72672f6e69636b6c6173772f696e7374616772616d2d6170692f762f737461626c65)](https://packagist.org/packages/nicklasw/instagram-api)[![Latest Unstable Version](https://camo.githubusercontent.com/8d72205a9b7aa5c4f1c9a01e947e69a7713c2d85d9b6409d837070aa58d2eeae/68747470733a2f2f706f7365722e707567782e6f72672f6e69636b6c6173772f696e7374616772616d2d6170692f762f756e737461626c65)](https://packagist.org/packages/nicklasw/instagram-api)[![Build Status](https://camo.githubusercontent.com/8645a93cd071365126a7f0c0c2d8e169ef88b5c822e1d1b9fa38c2b2b006a4f8/68747470733a2f2f7472617669732d63692e6f72672f4e69636b6c617357616c6c6772656e2f696e7374616772616d2d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/NicklasWallgren/instagram-api)[![License](https://camo.githubusercontent.com/b4edbd0afbe017084ce275a415ecff53f65468f89b19181bc47af30137f3950a/68747470733a2f2f706f7365722e707567782e6f72672f6e69636b6c6173772f696e7374616772616d2d6170692f6c6963656e7365)](https://packagist.org/packages/nicklasw/instagram-api)

Instagram Private API Library
=============================

[](#instagram-private-api-library)

To learn how to use this library, please refer to the source code as well as the [examples](./examples).

Installation
------------

[](#installation)

You can install this library by using composer

```
composer require nicklasw/instagram-api
```

Features
--------

[](#features)

- Supports asynchronous and parallel requests
- Easily extendable with new requests
- Session and device management
- Access discover feeds (channels, explore, top live)
- Access direct feeds (inbox, thread)
- Much more

Example
-------

[](#example)

```
