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 / username
  • 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)

-- Fetch Instagram Profile Info by Username

from igbyte import infoig

# Replace with a real username
username_info = infoig("ankucode")
print(username_info)

3️⃣ Download Instagram Reels

from igbyte import download_reel

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

-- Generate Instagram Cookies

from igbyte import gen_igcookie

print(gen_igcookie)

📧 Contact & Author

Author: AnkuCode
Email: ankucode@gmail.com
Telegram: @ankucode GITHUB:@ankuucode Get Module Update: @IGByte

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.3.tar.gz (6.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.3-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igbyte-0.1.3.tar.gz
  • Upload date:
  • Size: 6.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.3.tar.gz
Algorithm Hash digest
SHA256 cbe5c884b448ab153a4060a5da92d9127a825d09e0751244ce3c3f57b59103e3
MD5 930fe46152a1c51716e4e8ac165658c4
BLAKE2b-256 21bedf19b1efec8b99d55c6818b1c3eaf13922f776115cc8013becaa9d453e44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igbyte-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.5 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 08e316a204439601d8c803321f215b661eac8071bbaceb14dc571f5eba61f430
MD5 f904a6ec09d4eac9b21912ffe845e6e6
BLAKE2b-256 9aa4fd5356af41a60c0ac447c1e3b5f8c75f8cb534cd3a0e96d3cf878b195f56

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