Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"We've detected automated behavior on your account" scary warning #1776

Open
AliRoshaniDev opened this issue Apr 20, 2024 · 1 comment
Open
Labels
question unconfirmed This issue hasn't been read/confirmed/accepted by an admin

Comments

@AliRoshaniDev
Copy link

I used this library to create a robot for sending video posts based on a schedule, so that only two videos are sent at most each day, and I only ran this robot for two accounts. I adjusted the posting time for each account so that they do not overlap, and I always used the previous session for logging in. However, after about 7 days of usage, when I opened one of the accounts on my phone, I got this warning:
"we've detected automated behavior on your account"

I heard somewhere that Instagram uses machine learning to identify robots. Considering this, does it mean that packages like this are useless, or is there a solution to prevent detection by Instagram and avoid suspension?

@AliRoshaniDev AliRoshaniDev added question unconfirmed This issue hasn't been read/confirmed/accepted by an admin labels Apr 20, 2024
@fawaz-exe
Copy link

1 )Since this is a api-wrapper, Instagram might find it suspicious. On the contrary to that check your async cron schedule, sometimes it runs on loop on the server and instagram might detect as active session which of course is robotic behaviour.

  1. Keep opening your account on a regular interval as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question unconfirmed This issue hasn't been read/confirmed/accepted by an admin
Projects
None yet
Development

No branches or pull requests

2 participants