AYoonesi / instagram-profile-get

My telegram bot to download Instagram Profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 (:

About

My telegram bot to download Instagram Profiles

License:MIT License


Languages

Language:Python 100.0%