InstaPy / InstaPy

📷 Instagram Bot - Tool for automated Instagram interactions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bypass

justin321123 opened this issue · comments

'def follow_accounts(bot_config):
bot = Bot()
bot.login(username=bot_config["username"], password=bot_config["password"])'

I have this code, but instagram requests a security code due to suspecious login.

Is it possible to make something in the script for this?