xNaCly / InstagramAPIwrapper

Private instagram API wrapper, uses web-api
5 stars 1 forks source link
instagram instagram-api instagram-bot

Refrain from usage on your private instagram account

Using this wrapper will propably flag your account !

Private Instagram API wrapper

Docs

Features:

Method return args
getPost PostObject link
likePost StatusObject PostID
unlikePost StatusObject PostID
addComment CommentObject PostID, comment
removeComment StatusObject PostID,CommentID
follow StatusObject Username
unfollow StatusObject Username
getUser UserObject Username
search UserArray string

Planned Features:

#1