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.2.tar.gz (6.2 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.2-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igbyte-0.1.2.tar.gz
  • Upload date:
  • Size: 6.2 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.2.tar.gz
Algorithm Hash digest
SHA256 bb01066e2f627437864f3e70b50672ebfaec1140cfe10b5d711f81345abfa82a
MD5 10d1b2b8d3d3f6a1946a9f9f201262ef
BLAKE2b-256 9a81601b6c35168489e651f2a890d81cc7b42998fe1c51b125f82913ff3c937e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igbyte-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a724e8d03c687813939ad5a081235ddc85c996ef5a8688ff275259ae735aa611
MD5 de5f813d2c8d048fe66351248a8df637
BLAKE2b-256 75a8e52c096d125425ba211c8a69a2caa35696d2c268c4190678a036852b2887

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