/Insta-Bot

This Bot will post random pictures with random captions on instagram daily.

Primary LanguagePython

insta Bot

Follow the bot Here!

Introduction

This is a fun little project created in python. It will fetch random image from Unsplash and random caption from randomtextgenerator. Then it will post it on instagram using Instabot.

How to run

  1. Fulfill requirements in requirements.txt(i.e. pip install -r requirements.txt).
  2. Replace username and password with your credentials and run it with python main.py.

Credits

Contributors 💻 :

Without these excellant libraries ❤️ this would not have been possible.

  • pillow
  • selenium
  • instabot