Skip to content

Script for Instagram to Download Posts, Profile Images and Hashtag Pictures. Will post and Manage images also in future.

License

Notifications You must be signed in to change notification settings

harshitbansall/InstagramBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍕 Instagram BOT

Prerequisites

  • Create Virtual Environment
python -m venv env
  • Activate the Environment
env\Scripts\activate
  • Install all the dependencies
pip install -r requirements.txt

Usage

  • Start the Script instagram_bot.py

  • 1 to Download Profile Image from Username
  • 2 to Download All Posts from Username
  • 3 to Download Images from Hashtags

Examples

  • Example 1 - Download Profile Image of jacquelinef143

  • Example 2 - Download Post Images of jacquelinef143

  • Example 3 - Download Hash Tag Images of dogs

About

Script for Instagram to Download Posts, Profile Images and Hashtag Pictures. Will post and Manage images also in future.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages