You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bu Python uygulaması, kullanıcı adı girerek bir Instagram profilindeki tüm gönderileri indirmenizi sağlar. Uygulama, Instaloader kütüphanesini kullanarak Instagram gönderilerini yerel diskinize kaydeder. Grafik arayüzü ise Tkinter ve PIL (Pillow) kütüphaneleri kullanılarak oluşturulmuştur.
The Instagram User Info Displayer is a Python application designed to fetch and display key details about an Instagram profile. By utilizing the Instaloader library, this tool retrieves information such as the number of followers, followees, total posts, and the date of the last post.