Skip to content

A Python tool enabling users to effortlessly upload photos to Instagram via the command line.

Notifications You must be signed in to change notification settings

CodeWithRanjHa/Instagram-Upload-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Instagram Photo Uploader

Overview

Instagram Photo Uploader is a Python command-line tool that simplifies the process of uploading photos to Instagram. With this tool, users can upload photos directly from their computer without the need for a separate app or web interface.

Features

  • Upload multiple photos to Instagram with ease.
  • Specify Instagram username, password, and folder path containing the photos.
  • Supports various image formats such as JPEG, JPG, and PNG.
  • Include captions with your photos for added context.
  • Seamless integration with the command-line interface for quick and efficient posting.

Installation

  1. Clone the repository:

    git clone https://github.com/CodeWithRanjHa/Instagram-Upload-BOT.git
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the tool:

    python main.py

Usage

  1. Run the tool and follow the prompts to enter your Instagram credentials and the folder path containing the photos you want to upload.

  2. Sit back and relax as the tool handles the uploading process for you.

Contributions

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, feel free to open an issue or submit a pull request.

Authors

About

A Python tool enabling users to effortlessly upload photos to Instagram via the command line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages