Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 814 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 814 Bytes

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