complete library as its alternatives in other languages? (like mgp25's instagram private api library in PHP)
I've tried it, didn't like the structure and the way it was written so I made a clone of mgp25 in Go. https://github.com/aliforever/gista It's a lot easier to develop, because mgp25 was widely used and had active contributes
nice job but you and goinsta both use same syntax: err = ig.Login(username, password, false) vs insta := goinsta.New("USERNAME", "PASSWORD") So what's different?
That's only the initial part. Check out the codes to download stories and media feed as well as other parts
Обсуждают сегодня