dilame / instagram-private-api

NodeJS Instagram private API SDK. Written in TypeScript.
MIT License
5.83k stars 1.13k forks source link

Does Instagram Block The App which uses this APIs? #1033

Open hkarimpoor opened 4 years ago

hkarimpoor commented 4 years ago

General Question

Read the Notes and fill out the form. Switch to Preview for reading.

Notes

Your issue will be closed if you violate any rule below.

Form

Put an [x] if you meet the condition, else leave [ ].

Question

A specific question, so it's understandable to anyone. You may add pictures.

I am developing an Application which needs to fetch Basic Instagram Page details( Followers,Bio,Name,...) and also fetch Explorer search result , now My question is : if my application get Popular and number of request to these API get Huge , is there any possibility that Instagram Block my App? Does it worth to invest on such App for long term business ?

hkarimpoor commented 4 years ago

Really appreciate for answer, would you plz explain mire about requests limitations? Or where can I find some more details about these kind of limitations? Is there any other type of limitations?

On Mon, Dec 23, 2019 at 5:16 AM DjGamerDz notifications@github.com wrote:

Bro this is not an API, it's just a module that makes you able to intract with the official Instagram private API, so Instagram will never know that you're using a specific app or something, becuase we can say that this module emulates the Android app. In the other side, Instagram can detect when you use innormal requests like spam for example, or requests that seem to be irregular on the real app, so it can know that you're automating your account and using it outside the app, which this can lead your account to get banned. Use this module but becareful with requests. So this is it, I hope I answered you questions.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dilame/instagram-private-api/issues/1033?email_source=notifications&email_token=ADFFU5WKKXSGL6MB4LTJSX3Q2CFWVA5CNFSM4J6J7YHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHQZCOI#issuecomment-568430905, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFFU5RZXM5FQS4WTXVMSILQ2CFWVANCNFSM4J6J7YHA .

-- Sincerely Yours. H.Karimpour.

hkarimpoor commented 4 years ago

@DjGamerDz thanks, is there any body else here to know answer?

On Mon, Dec 23, 2019 at 10:34 AM DjGamerDz notifications@github.com wrote:

I still new here and I didn't even complete my login function, so I can't help you with that right now, sorry.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dilame/instagram-private-api/issues/1033?email_source=notifications&email_token=ADFFU5SH7TUZMJNP5CF4B2TQ2DK7RA5CNFSM4J6J7YHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHRLKYQ#issuecomment-568505698, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFFU5WXOVMZODPF4VY5QRTQ2DK7RANCNFSM4J6J7YHA .

-- Sincerely Yours. H.Karimpour.

sergeykomlev commented 4 years ago

Really appreciate for answer, would you plz explain mire about requests limitations?

https://github.com/dilame/instagram-private-api/issues/1053#issuecomment-591184657

bolds07 commented 3 years ago

short answer? yes they can block your app

i wouldn't start any long term project based on instagram api now, since they are very very commited into stoping all sort of unnoficial apps [people who are longer in here know that 2 years ago things were super easy]

if you still got curious about, just read my last comment on

https://github.com/dilame/instagram-private-api/issues/1369