Skip to main content

A lightweight Python package providing handy Instagram utilities including search profile by user id,sending reset on acc,downloading reels

Project description

igbyte 🚀

igbyte is a lightweight Python package that provides practical Instagram utilities, including:

  • Fetching public Instagram user information via user ID
  • Extracting reel metadata (caption, hashtags, video link)
  • Resetting Instagram accounts using Web or Android APIs
  • Downloading Instagram reels effortlessly

📦 Installation

Install using pip:

pip install igbyte

🛠 Features & Usage

1️⃣ Fetch Instagram Profile Info

from igbyte import iguid_info

# Replace with a real user ID
user_info = iguid_info("3954561043")
print(user_info)

2️⃣ Reset Instagram Account

Available Reset Methods:

  1. Web API → igresetv1
  2. Android API → igresetv2
from igbyte import igresetv1, igresetv2

# Web API reset
reset_web = igresetv1("ankucode")
print(reset_web)

# Android API reset
reset_android = igresetv2("ankucode")
print(reset_android)

3️⃣ Download Instagram Reels

from igbyte import download_reel

reel_data = download_reel("https://www.instagram.com/reel/")
print(reel_data)

📧 Contact & Author

Author: AnkuCode
Email: ankucode@gmail.com
Telegram: @ankucode

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

igbyte-0.1.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

igbyte-0.1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file igbyte-0.1.0.tar.gz.

File metadata

  • Download URL: igbyte-0.1.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for igbyte-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3c238ee8e43a5d8947e240ddc591bd4bfe78ebb081820fa29841af592bb98fb2
MD5 ebd3e51586fa5b9904b6bb5a244526a3
BLAKE2b-256 e874e35d01b0d48b74b05d3cf4c40b9031bd4e055d95271f930cfd360cadebbc

See more details on using hashes here.

File details

Details for the file igbyte-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: igbyte-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for igbyte-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c5ce6a41bda74041d737c53bc07f3f9f51bc0f915af3764e7b8bd9373834d939
MD5 75fd01422e53aeccdad884031906ca5c
BLAKE2b-256 36b37a14359f1bff0c5be47204797ca37e434d314318a10a5344494372367dea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page