Skip to content

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

Notifications You must be signed in to change notification settings

apknusel/instagram-post-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages