dilame / instagram-private-api

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

Does each request simulate human behavior? #1655

Open knopkalit opened 1 year ago

knopkalit commented 1 year ago

Does each request mimic human behavior? To avoid account blocking, it is recommended to imitate human behavior, namely to make a random pause between requests or to make a random request for any other action. Is this not provided or do you have to do it yourself?

kingbotss commented 1 year ago

No. It doesn't send any behaviour analytics. You should send events through client events.

JAlbertoGonzalez commented 1 year ago

No. It doesn't. I've been working with this library a long time, and IG blocked me multiple times due to excesive requests (because I used to perform bulk/async requests in my scripts). The library only provides you the API, it's your work to perform the requests in a reasonable timing.

kingbotss commented 1 year ago

No. It doesn't. I've been working with this library a long time, and IG blocked me multiple times due to excesive requests (because I used to perform bulk/async requests in my scripts). The library only provides you the API, it's your work to perform the requests in a reasonable timing.

Yes

furkankocyigit commented 10 months ago

Is this just about timing? if I put random sleep threads before the calls, is it enough to not get noticed by the instgram? Is there anyone tried that

skmachine commented 9 months ago

Is this just about timing? if I put random sleep threads before the calls, is it enough to not get noticed by the instgram? Is there anyone tried that

this depends on the amount of API calls per day mostly.. which in its turn depends on account reputation. and make sure you give you account a rest! I am using a paid external web scraping powered API for IG which does not burn my account API quota - but it's only good for basic public account data (which is 90% of data I need) - so I spend my own account API quota for other, useful things like follower lists, etc.

furkankocyigit commented 9 months ago

I don't think my issue is about quota or something. I am getting challenge-required exceptions in every 3-4 calls mostly.

singhera-ilmiya commented 9 months ago

Please buy residential proxy from soax and login with session I'm daily scrapping more then 1 k accounts with have more then 40k posts I never blocked