A Java library of Instagram's private API and wrapper of instagram4j. Surf Instagram programmatically, build bots, and a lot more. Just a line of code for every operation.
To get started, please rename the folder "YourBotName" with the chosen name of your bot and follow the file structure as demonstrated in MyFirstBot within sample-bot folder. To start building the bot, ...