boxdox / insta_dp_telegram_bot

A simple telegram bot to retrieve HD Profile Picture from Instagram
https://t.me/instagram_dp_bot
MIT License
0 stars 3 forks source link

Profile pic api key? #7

Open phantom2152 opened 3 years ago

phantom2152 commented 3 years ago

Hey where can I get the profile pic api key?

boxdox commented 3 years ago

API Token is your Telegram Bot Token.

PROFILE_PIC_API was an API endpoint (don't remember which one), but removed it as the API implemented captcha to prevent abuse. For now, you can rewrite getProfilePic yourself, where you can scrape the profile pic from instagram or some other similar website