dvingerh / PyInstaStories

Python script to download Instagram stories from Instagram users.
MIT License
329 stars 74 forks source link

Things to do to avoid flagging #51

Open capsload2 opened 3 years ago

capsload2 commented 3 years ago

Hey,

i thought about something: Could it be that Instagram is blocking our Accounts, because we do "the same" processes on a regular basis?

Like my Linux VPS is checking every 26 minutes for new Instagram Stories.

Maybe we can avoid the block when we do "random" stuff as well, as for example:

Like the newest picture that was tagged with #summer

1) You will give a random user a like 2) Maybe follow this user 3) Download your Instagram Stories

I think more "different" actions will not cause a flag in your Account!

What do you guys think about that?