Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adw0rd authored Sep 30, 2021
1 parent 8539a48 commit 148a398
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Fast and effective Instagram Private API wrapper (public+private requests and ch

Support **Python >= 3.6**


For any other languages (e.g. C++, C#, F#, D, [Golang](https://github.com/adw0rd/instagrapi-rest/tree/main/golang), Erlang, Elixir, Nim, Haskell, Lisp, Closure, Julia, R, Java, Kotlin, Scala, OCaml, JavaScript, Crystal, Ruby, Rust, [Swift](https://github.com/adw0rd/instagrapi-rest/tree/main/swift), Objective-C, Visual Basic, .NET, Pascal, Perl, Lua, PHP and others), I suggest using [instagrapi-rest](https://github.com/adw0rd/instagrapi-rest)

[Support Chat in Telegram](https://t.me/instagrapi)
Expand All @@ -35,7 +36,11 @@ For any other languages (e.g. C++, C#, F#, D, [Golang](https://github.com/adw0rd
8. [Build stories](https://adw0rd.github.io/instagrapi/usage-guide/story.html) with custom background, font animation, swipe up link and mention users
9. In the next release, account registration and captcha passing will appear

## Example
## Examples of apps that use instagrapi

* [Web-service for Download Posts, Stories and Highlights](https://igdl.club/)
* [Instagram Bot for Download Posts, Stories and Highlights](https://www.instagram.com/fetch_story/)
* [Telegram Bot for Download Posts, Stories and Highlights](https://t.me/instagram_load_bot)

### Basic Usage

Expand Down

0 comments on commit 148a398

Please sign in to comment.