Skip to content

A Python script to fetch and save basic profile informations from Instagram.

Notifications You must be signed in to change notification settings

14627s/Down-GRAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Down-GRAM

This Python script fetches basic profile information from Instagram using the Instaloader library and saves the profile picture. It also prints out the username, post count, follower count, following count, and bio of the Instagram account.

Features

  • Retrieves Instagram profile information including username, post count, follower count, following count, and bio.
  • Downloads the profile picture of the Instagram account.
  • Uses colored output for better readability using ANSI escape sequences.

Usage

  1. Install Python: Make sure you have Python 3.x installed. You can download it from python.org.

  2. Install Required Libraries: Install the necessary library using pip:

    pip install instaloader
    

Overview

image

Down-GRAM V2 is coming.

About

A Python script to fetch and save basic profile informations from Instagram.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages