Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

instagram-graph-sdk

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instagram-graph-sdk

Simple Instagram graphql API wrapper for node

  • 0.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 22 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc