SkillAgentSearch skills...

InstagramPrivateAPI

Instagram Private API for Kotlin (Java)

Install / Use

/learn @putraxor/InstagramPrivateAPI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

What is Instagram Private API?

Maybe you've experienced with the official API from Instagram, but you have a lot of trouble to access more complex API. So I decided to make kotlin API wrapper to access private API. So you can directly login with password, follow, unfollow, like, post photo, etc. Instagram gave a good service, please don't use this for spamming

What can you do with this API wrapper?

Pretty much anything that the Instagram PRIVATE API allows, except for some endpoints that you need to implement by yourself or made a pull request to repository. Features:

  • Login, syncFeature, getAutoCompleteUserList, getTimelineFeed, getv2Inbox, getRecentActivity
  • Register (on progress)
  • Follow/Unfollow (on progress)
  • Likes/Dislikes (on progress)
  • Post photo/video (on progress)
  • Much more ...

Similar repository:

This respository is ported from:

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1y ago
Forks7

Languages

Kotlin

Security Score

65/100

Audited on Jul 29, 2024

No findings