This tool allows users to fetch detailed information from Instagram profiles, either for a single user or multiple users. The program supports fetching essential data like the full name, number of followers, posts, bio, profile picture URL, and even the account creation year (based on the user ID).
The application interacts with the Instagram API via Instaloader, and it can send the gathered details directly to your Telegram bot for further use. Additionally, it provides a clean and user-friendly interface with color-coded outputs, ensuring smooth operation and a clear view of the results.
Key Features:
Fetch detailed Instagram profile data (username, full name, followers, etc.) High-quality profile picture URL retrieval Account creation year detection based on user ID Send gathered details directly to Telegram Multiple options for searching (single user or bulk list of users from a file) Clean, color-coded interface using colorama
هذه الأداة تتيح للمستخدمين جلب معلومات تفصيلية من حسابات انستا، سواء لحساب واحد أو لعدة حسابات. يدعم البرنامج جلب بيانات أساسية مثل الاسم الكامل، عدد المتابعين، المنشورات، السيرة الذاتية، رابط صورة الملف الشخصي، وحتى سنة إنشاء الحساب (استنادًا إلى معرّف المستخدم).
يتفاعل التطبيق مع واجهة Instaloader الخاصة بـ إنستاجرام، ويمكنه إرسال التفاصيل التي تم جمعها مباشرة إلى بوت التليجرام الخاص بك لاستخدامها لاحقًا. كما يوفر واجهة مستخدم نظيفة وسهلة مع إخراج ملون لضمان التشغيل السلس والنتائج الواضحة.
الميزات الرئيسية: جلب تفاصيل حساب إنستاجرام (اسم المستخدم، الاسم الكامل، المتابعين، إلخ) جلب رابط صورة الملف الشخصي عالية الجودة تحديد سنة إنشاء الحساب بناءً على معرّف المستخدم إرسال التفاصيل التي تم جمعها مباشرة إلى التليجرام خيارات متعددة للبحث (حساب واحد أو قائمة حسابات من ملف) واجهة ملونة ونظيفة باستخدام colorama
-
Install the required dependencies:
pip install requests instaloader colorama
-
Clone the repository:
git clone https://github.com/0xruw/infosta.git
-
Set up Telegram and Instagram information:
-
Create a
settings.txtfile in the root directory of the project. -
Add the following information to the
settings.txtfile:Bot_token=your_telegram_bot_token User_id=your_telegram_user_id Your_instagram_(fake)=your_instagram_username Password=your_instagram_password
Replace
your_telegram_bot_token,your_telegram_user_id,your_instagram_username, andyour_instagram_passwordwith your own credentials. -
-
**RUN 0xruwinfosta.exe **
-
تثبيت الحزم المطلوبة:
pip install requests instaloader colorama
-
استنساخ المستودع:
git clone https://github.com/0xruw/infosta.git
-
إعداد معلومات تلغرام وإنستجرام:
-
أنشئ ملف
settings.txtفي الدليل الرئيسي للمشروع. -
أضف المعلومات التالية إلى ملف
settings.txt:Bot_token=التوكن User_id=الايدي Your_instagram_(fake)= اسم المستخدم Password=كلمة المرور- **شغل البرنامج 0xruwinfosta.exe **
-
-
Install the required packages:
pip install requests instaloader colorama
-
Clone the repository:
git clone https://github.com/0xruw/infosta.git
cd infosta -
Set up Telegram and Instagram information:
-
Edit the
settings.txtfile and add your information as shown below. -
We recommend using the Koder app to edit the file.
Bot_token=your_token User_id=your_user_id Your_instagram_(fake)=your_username Password=your_password -
Replace
your_token,your_user_id,your_username, andyour_passwordwith your own information. (Using a fake account is recommended to avoid getting banned)
-
-
Run the script:
python3 0xruwinfosta.py
-
تثبيت الحزم المطلوبة / Install the required packages:
pip install requests instaloader colorama
-
استنساخ المستودع / Clone the repository:
git clone https://github.com/0xruw/infosta.git
cd infosta -
إعداد معلومات تلغرام وإنستجرام / Set up Telegram and Instagram information:
-
عدّل الملف
settings.txtوضع فيه معلوماتك كما هو موضح أدناه -
يفضل استخدام تطبيق Koder لتعديل الملفات.
Bot_token=التوكن User_id=الايدي Your_instagram_(fake)=اسم المستخدم Password=كلمة المرور -
استبدل
التوكنوالايديواسم المستخدموكلمة المروربمعلوماتك الخاصة. (يُفضل استخدام حساب وهمي لتجنب حظر الحساب)
-
-
تشغيل السكربت / Run the script:
python3 0xruwinfosta.py