How to Get Real-Time Instagram DM Updates? #2193
Unanswered
steffy-tracewave
asked this question in
Q&A
Replies: 1 comment
-
|
Hi ! Did u find any workaround? when u got your account banned .. what happened later ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on an Instagram DM integration and I'm using Instagrapi, which works great for login, fetch, and send… but I’m stuck on getting real-time updates for new messages.
My Goal
I want to receive DMs in real-time (or as close as possible), just like a messaging app. Something like:
What I've Tried
Does Instagrapi support any kind of real-time events or push-based updates?
If not, what's the best practice to simulate real-time DMs without risking account bans?
Beta Was this translation helpful? Give feedback.
All reactions