Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codewithranjha/instagram-upload-bot

A Python tool enabling users to effortlessly upload photos to Instagram via the command line.
https://github.com/codewithranjha/instagram-upload-bot

automation bot instagram instagram-api instagram-bot instaloader instapost python script scripting social-media

Last synced: 24 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:

```bash
git clone https://github.com/CodeWithRanjHa/Instagram-Upload-BOT.git
```

2. Install dependencies:

```bash
pip install -r requirements.txt
```

3. Run the tool:

```bash
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

- [@CodeWithRanjha](https://github.com/CodeWithRanjHa)

- [![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/wasim-nawaz/)