Unofficial instagram API, give you access to ALL instagram features (like, follow, upload photo and video and etc)! Write on python.
This is python port of https://github.com/mgp25/Instagram-API, written on PHP. Work in progress to copy all functional...
-
login;
-
tagFeed;
-
like;
-
comment;
-
deleteComment;
-
expose;
-
logout;
-
editMedia;
-
removeSelftag;
-
mediaInfo;
-
deleteMedia;
-
getv2Inbox;
-
getRecentActivity;
-
megaphoneLog;
-
timelineFeed;
-
autoCompleteUserList;
-
syncFeatures;
-
changeProfilePicture;
-
uploadPhoto;
-
uploadVideo;
-
direct_share;
-
configureVideo;
-
configure;
Original contains more than 1500 rows, I will be glad if you could help me! The hardest part is done - it left to rewrite a bunch of features that simply. Thank you!