apknusel / instagram-post-bot

This is an Instagram bot that posts pictures from a file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instagram-post-bot

This program allows you to post pictures to an Instagram account from a file with pictures. If you want you are able to scrape a few pictures from a subreddit to the folder as well to have them posted.

Installation

Use the package manager pip to install requests, selenium, configparser, selenium, bs4, wget, and autoit

pip install requests
pip install configparser
pip install selenium
pip install bs4
pip install wget
pip install autoit

Usage

Run Insta-bot.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This is an Instagram bot that posts pictures from a file.


Languages

Language:Python 100.0%