Instagram Profile Get for Telegram

My telegram bot to download Instagram Profiles

First you have to get a telegrm bot api key from @BotFather
image

Then you need two python packages: pyTelegramBotAPI and Instaloader so we run:

$ pip3 install pyTelegramBotAPI

$ pip3 install instaloader

You also need to create an Instagram account to get the best qulaity. Then run:

$ python app.py

Have fun (:

GitHub

View Github