Follow the bot Here!
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.
- Fulfill requirements in
requirements.txt
(i.e.pip install -r requirements.txt
). - Replace username and password with your credentials and run it with
python main.py
.
Contributors 💻 :
Without these excellant libraries ❤️ this would not have been possible.
- pillow
- selenium
- instabot