instainfo
v1.0.10
Published
A package to fetch information about an Instagram account
Downloads
7
Readme
instainfo
A package to fetch informaion about an Instagram account.
$ npm install instainfo
Example
const instainfo = require('instainfo');
const user = new instainfo.findUser('spreehertz')
console.log(user.is_verified)
Properties
is_business_account
(boolean)is_joined_recently
(boolean)is_private
(boolean)is_verified
(boolean)biography
(string)is_professional_account
(boolean)guardian_id
(string)profile_pic_url_hd
(string)pronouns
(array)