Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Osintgram | 7,385 | 9 days ago | 477 | gpl-3.0 | Python | |||||
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname | ||||||||||
Instafeed.js | 3,428 | 130 | 14 | a year ago | 6 | May 31, 2021 | 17 | mit | JavaScript | |
A simple Instagram JavaScript plugin for your website | ||||||||||
Instagrapi | 2,896 | a day ago | 210 | mit | Python | |||||
🔥 The fastest and powerful Python library for Instagram Private API 2023 | ||||||||||
Instagram Php Scraper | 2,875 | 21 | 17 | 3 months ago | 114 | November 19, 2022 | 49 | mit | PHP | |
Get account information, photos, videos, stories and comments. | ||||||||||
Instagram_private_api | 2,420 | 8 | 4 | a year ago | 1 | May 06, 2019 | 119 | mit | Python | |
A Python library to access Instagram's private API. | ||||||||||
Threads Api | 1,585 | 16 days ago | 80 | mit | TypeScript | |||||
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included. | ||||||||||
Instagramunfollowers | 1,528 | a day ago | 11 | mit | HTML | |||||
Check if people follows you back on Instagram. | ||||||||||
Instagram Php Api | 1,382 | 121 | 13 | 4 years ago | 2 | November 29, 2014 | 121 | bsd-3-clause | PHP | |
An easy-to-use PHP Class for accessing Instagram's API. | ||||||||||
Instagramkit | 949 | 67 | 4 years ago | 20 | October 22, 2018 | 24 | mit | Objective-C | ||
The unofficial Instagram iOS SDK | ||||||||||
Instagram Crawler | 922 | 6 months ago | 59 | mit | Python | |||||
Get Instagram posts/profile/hashtag data without using Instagram API |
Unofficial Instagram API for Golang
Export
and Import
functions.go get -u -v gopkg.in/ahmdrz/goinsta.v2
package main
import (
"fmt"
"gopkg.in/ahmdrz/goinsta.v2"
)
func main() {
insta := goinsta.New("USERNAME", "PASSWORD")
// Export your configuration
// after exporting you can use Import function instead of New function.
// insta, err := goinsta.Import("~/.goinsta")
// it's useful when you want use goinsta repeatedly.
insta.Export("~/.goinsta")
...
}
goinsta
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.
Goinsta used gopkg.in as versioning control. Stable new API is the version v2.0. You can get it using:
$ go get -u -v gopkg.in/ahmdrz/goinsta.v2
Or
If you have GO111MODULE=on
$ go get -u github.com/ahmdrz/goinsta/v2
Ahmdrz
Bitcoin:
1KjcfrBPJtM4MfBSGTqpC6RcoEW1KBh15X
Mester
Bitcoin:
37aogDJYBFkdSJTWG7TgcpgNweGHPCy1Ks