Instagram Automation: InstaPy VS instabot.py

Used a little bit instabot.py, worked well for me, but still not as good as paid ones. If it was me would defienetly go for instabot.py
 
what are the difference between them?
If you use the official API you are basically telling Instagram that you use external software to manage the account. They don't mind it as long as they don't flag your actions as spamming
 
If you use the official API you are basically telling Instagram that you use external software to manage the account. They don't mind it as long as they don't flag your actions as spamming
Do you know if Jarvee or other bots use API or user impersonation?
 
Do you know if Jarvee or other bots use API or user impersonation?
I think you have to get a developer API key from instagram for the bots that use official API. If the bot requires your API key then it probably uses it.
 
I think you have to get a developer API key from instagram for the bots that use official API. If the bot requires your API key then it probably uses it.

He want to know the data exchange method between Jarvee with IG, through IG API or just based on user impersonation like what other human do.
 
It uses Instagram API. I am not sure if this is safe. I know instapy impersonates user actions.

Mostly not.
But here you go . Original IG API basically cant do anything.
Instagram API can only fetch user details and so on ... Enough for SocialBlade, not enough to interact with user. Basically everything is expected from your finger, not automated.

Then how GMT/JARVEE/whatever do things automated?
Simple. They emulate the ig app. What ig sees are android phone doing things.
This is unsafe, but with that github thing, you can always check the source to find weird things, in case you do understand programming.

There are many possibilites from this.
One that I did myself, are streaming to ig from OBS/Xsplit, like professional youtuber/twitch streamer, with multiple camera, studio grade audio, screen capture and so on...
 
I have heard that before. I hope it happens soon because I would like to use it.

Good to hear that, thanks for the feedback.
Once we've finished the work on the GUI we will investigate that feature further.
I think people need to have a better experience to use features like this to not be overwhelmed by the complexity (would be really complex to do with code in a python file)
 
Good to hear that, thanks for the feedback.
Once we've finished the work on the GUI we will investigate that feature further.
I think people need to have a better experience to use features like this to not be overwhelmed by the complexity (would be really complex to do with code in a python file)
I really cannot think of a way to do this. Well, it is possible with third party libraries but not if you want to run instapy on a server environment. I think the libraries were designed to run only on a windows environment.
 
Back
Top