Socket
Socket
Sign inDemoInstall

ig-token-extractor

Package Overview
Dependencies
9
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ig-token-extractor

Simple package to extract Instagram's Basic Display API's Long-Lived Access Token


Version published
Weekly downloads
5
Maintainers
1
Created
Weekly downloads
 

Readme

Source

This CLI tool will help you to extract Instagram's Long-Lived Access Token just in few commands.

Usage:

> npm i -g ig-token-extractor
> ig-token-extractor
  1. Instagram client secret:

    Your Instagram App ID displayed in App Dashboard > Products > Instagram > Basic Display.

  2. Instagram client id:

    Your Instagram App Secret displayed in App Dashboard > Products > Instagram > Basic Display.

  3. Instagram app redirect URI:

    Your Valid OAuth Redirect URI displayed in App Dashboard > Products > Instagram > Basic Display under Client OAuth Settings section.

  4. Instagram code from query param:

    After visiting generated link you should be redirected to redirect URI from step 3. Code will be appended as a query param.

    IMPORTANT: Note that #_ will be appended to the end of the redirect URI, but it is not part of the code itself, so strip it out.

Keywords

FAQs

Last updated on 10 Feb 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc