instagram-graph-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Instagram graph sdk 🤳

A simple lightweight wrapper for facebook graph API for instagram written in typescript.

  • Easy to use
  • Built in image resize functionality (uses jimp)
  • Rich types support
  • Written in typescript

Why this library exists 

Instagram Legacy API permission was disabled on June 29, 2020 in favor of new Instagram graph API. Many functionality that did exist in pervious API is not available in new graph API such as options to get different resolutions of posts (images) and others. The goal of this sdk (Software development kit) to is to provide easy to use interface to use graph API also while also powering it with some additional features.

Installation 💾

Install using npm npm install instagram-graph-sdk --save

Shipped 🚀

Graph API

📸 IG Media

  • get all media for user (built in resizing support)

Basic Display API

♻️ Refresh long lived access token

Roadmap 🗾

 Add Usage docs  Add test coverage  Add semantic-release pipeline  Include other endpoints (priority based on based on request)

Contributors 👬

  • Open for contributions

Licence

MIT @ NextFaze

Dependencies (2)

Dev Dependencies (4)

Package Sidebar

Install

npm i instagram-graph-sdk

Weekly Downloads

2

Version

0.4.0

License

MIT

Unpacked Size

43.6 kB

Total Files

27

Last publish

Collaborators

  • rpatelfaze