You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create a Telegram bot for downloading Instagram videos using the Instafix API. The bot will be designed to fetch and send Instagram videos to users, and also convert Instagram URLs into video content.
I want to utilize the following URL for my bot's API:
Now, I would like to know if my bot will face limitations if it sends a high volume of requests to the above URL. I intend to use this for fetching Instagram posts, IGTVs, and reels. Additionally, I am concerned whether sending a high number of requests from my bot to this API URL will result in limitations imposed by Instagram or ddinstagram.com servers. I fear that my bot may cease to function after some time.
The text was updated successfully, but these errors were encountered:
I would like to create a Telegram bot for downloading Instagram videos using the Instafix API. The bot will be designed to fetch and send Instagram videos to users, and also convert Instagram URLs into video content.
I want to utilize the following URL for my bot's API:
https://www.ddinstagram.com/videos/{url_short_code}/1?format=mp4
Now, I would like to know if my bot will face limitations if it sends a high volume of requests to the above URL. I intend to use this for fetching Instagram posts, IGTVs, and reels. Additionally, I am concerned whether sending a high number of requests from my bot to this API URL will result in limitations imposed by Instagram or ddinstagram.com servers. I fear that my bot may cease to function after some time.
The text was updated successfully, but these errors were encountered: