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.
- 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.
-
Clone the repository:
git clone https://github.com/CodeWithRanjHa/Instagram-Upload-BOT.git
-
Install dependencies:
pip install -r requirements.txt
-
Run the tool:
python main.py
-
Run the tool and follow the prompts to enter your Instagram credentials and the folder path containing the photos you want to upload.
-
Sit back and relax as the tool handles the uploading process for you.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, feel free to open an issue or submit a pull request.