Skip to content

Instagram User Meta Data 📷 can be fetched using this script in an easy to use JSON Object for displaying Instagram Cards.

Notifications You must be signed in to change notification settings

realabbas/instagram-user-meta-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram User Meta Data 📷

Instagram Profile Card Meta Data Instacard

Visitors

Installation Guide

git clone "https://github.com/realabbas/instagram-user-meta-data.git"
cd instacard
npm install
node index.js "your-username"

Usage

Instagram Username is Required

Run the following command

node index.js realabbas5

Output

Instagram User Meta Data Output

DATA is returned as JSON Object

Profile Showing for realabbas5
{
  name: 'Ali Rizvi',
  username: '@realabbas5',
  description: '" Try being so small that everybody loves to sit with you and so big that nobody sits when you stand "\n' +
    'Tech Lover and Enthusiast\n' +
    'Serious Developer���',
  image: 'https://instagram.fknu1-1.fna.fbcdn.net/v/t51.2885-19/s320x320/130936940_1290094604691569_5602805999393245553_n.jpg?_nc_ht=instagram.fknu1-1.fna.fbcdn.net&_nc_ohc=WCVw2CW82IEAX9k89ak&tp=1&oh=ff099a87f96f96a4700f7a2cf660f508&oe=6016294D'
}

About

Instagram User Meta Data 📷 can be fetched using this script in an easy to use JSON Object for displaying Instagram Cards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published