Skip to content

Unofficial instagram API, give you access to ALL instagram features (like, follow, upload photo and video and etc)! Write on python.

Notifications You must be signed in to change notification settings

wncoder/Instagram-API-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Instagram-API-python

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...

Now InstagramAPI.py can:

  1. login;

  2. tagFeed;

  3. like;

  4. comment;

  5. deleteComment;

  6. expose;

  7. logout;

  8. editMedia;

  9. removeSelftag;

  10. mediaInfo;

  11. deleteMedia;

  12. getv2Inbox;

  13. getRecentActivity;

  14. megaphoneLog;

  15. timelineFeed;

  16. autoCompleteUserList;

  17. syncFeatures;

TODO:

  1. changeProfilePicture;

  2. uploadPhoto;

  3. uploadVideo;

  4. direct_share;

  5. configureVideo;

  6. 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!

About

Unofficial instagram API, give you access to ALL instagram features (like, follow, upload photo and video and etc)! Write on python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%