Unofficial Instagram API for Golang
- Like Instagram mobile application. Goinsta is very similar to Instagram official application.
- Simple. Goinsta is made by a lazy programmer!
- Backup methods. You can use
store
package to export/importgoinsta.Instagram
struct. - No External Dependencies. Goinsta will not use any Go packages outside of the standard library.
We are working on v2
branch , Try it and tell us your suggestions.
go get -u -v github.com/ahmdrz/goinsta
Or
go get gopkg.in/ahmdrz/goinsta.v1
and then
import "gopkg.in/ahmdrz/goinsta.v1"
package main
import (
"fmt"
"github.com/ScottH323/goinsta"
)
func main() {
insta := goinsta.New("USERNAME", "PASSWORD")
if err := insta.Login(); err != nil {
fmt.Println(err)
return
}
defer insta.Logout()
...
}
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.
themester 💎 |
jaynagpaul 💎 |
icholy |
rakd |
kemics |
sklinkert |
vitaliikapliuk |
---|---|---|---|---|---|---|
glebtv |
neetkee |
daciwei |
aaronarduino |
tggo |
Albina-art |
maniack |
hadidimad |
GhostRussia |
sourcesoft |
zhuharev |
nuxdie |
Seklfreak |
Bitcoin : 1KjcfrBPJtM4MfBSGTqpC6RcoEW1KBh15X