Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/codewithranjha/instagram-upload-bot
- Owner: CodeWithRanjHa
- Created: 2024-05-06T00:54:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T11:17:12.000Z (7 months ago)
- Last Synced: 2024-05-16T01:25:00.274Z (7 months ago)
- Topics: automation, bot, instagram, instagram-api, instagram-bot, instaloader, instapost, python, script, scripting, social-media
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)