InstaPy icon indicating copy to clipboard operation
InstaPy copied to clipboard

📷 Instagram Bot - Like/Comment/Follow Automation Script

Results 3 InstaPy issues
Sort by recently updated
recently updated
newest added

Hello - when using InstaPy with the following code i get an UnicodeEncodeError - ``` from dotenv import load_dotenv, find_dotenv import os from instapy import InstaPy from importlib import reload...

Can we automatically like every new post by a user? Like if justin bieber upload a new video or photo > like

I follow the instructions but when I'm trying to debug and run the bot bellows error will be appeared. No module named 'fcntl' does anybody know how to fix it?