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 GitHub: 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.1.tar.gz (4.6 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.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igbyte-0.1.1.tar.gz
  • Upload date:
  • Size: 4.6 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.1.tar.gz
Algorithm Hash digest
SHA256 fb860845d73c9dd3dbc0702937ff8c40a13a227fb8f21e8c6b5968fbb5f3be22
MD5 487de2ef00e996b31f2ecd34af1d2b13
BLAKE2b-256 55d7cb1f2eac50dcc95f16cbc1f30caab84f32d41c62fb0a6a8615fa4334d0e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igbyte-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4b9d603e441c71caec7bb4a7035b678133bc970cb8f43f68fd00f3762f3c4cc3
MD5 a567b97ac2303f21b0cecba492189859
BLAKE2b-256 3a8af954ef0ca99db1d090d5eeb5d9cbd284f04e4e2785de6f8ec6264bbba518

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