From c4c46de7b9b8a171a42c5fa5d5426490db8468d7 Mon Sep 17 00:00:00 2001 From: subzeroid <143403577+subzeroid@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:53:17 +0300 Subject: [PATCH] Update index.md --- docs/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index dc2506f..0586ef6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,8 +12,6 @@ Asynchronous Instagram Private API wrapper 2024. Use the most recent version of the API from Instagram, which was obtained using [reverse-engineering with Charles Proxy](https://github.com/subzeroid/instagrapi/discussions/1182) and [Proxyman](https://proxyman.io/). -*Instagram API valid for **27 Feb 2024** (last reverse-engineering check)* - Support **Python >= 3.10** For any other languages (e.g. C++, C#, F#, D, [Golang](https://github.com/subzeroid/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/subzeroid/instagrapi-rest/tree/main/swift), Objective-C, Visual Basic, .NET, Pascal, Perl, Lua, PHP and others), I suggest using [instagrapi-rest](https://github.com/subzeroid/instagrapi-rest)