from instabot import Bot bot = Bot() m = bot.login(username='Enter user name', password='Enter Password') print(m)