Instagram bot ?? Python

habibo

Newbie
Joined
Oct 11, 2015
Messages
3
Reaction score
0
Hey guys,
I wanted to ask you if it ist currentyl possible to program an "Instagram Bot"
In what language should I do it best? I read about python should be the best way? The first steps I have done , like get client_id, client secret ...
I wanted to write my thesis about this, so I would be very grateful for any help!

Thanks
 
I do not see any reason why it should not be possible to create an instagram bot. Python ensures easy and fast user space applications and you can find many examples and libraries in the net.
 
It does not matter what language you write it in and there's no reason whatsoever why Python would be best". Any proper language can support HTTP calls which is all you need.
 
Okay thank u very much,

now i think i will try it.
if anybody knows some links or something to read pls let me know :)
 
Back
Top