mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #198] Getting soft bans extremely quickly from repeated actions #165
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#165
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adchsm on GitHub (Nov 24, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/198
Hey there,
I'm currently on a soft ban: 'limit number of interactions to protect community' and have been for approx 24 hours so far.
I received the ban after following approximately 30 users from a pre-scraped targets.txt file (that I had obtained from a separate account and separate device).
Each session followed a range of 9-11 users with a 60-75 minute break in between each session, by the fourth session I was banned.
I think the error is related to this: https://github.com/alexal1/Insomniac/issues/177
The bot can't seem to find the follow button on accounts that have a shop, and it heads to the settings, checks the language is English, heads back to the target user, can't find the follow button again, repeats, and gets stuck in this loop.
It seems Instagram is detecting the repeated profile visits, settings visits or language change attempts and placing bans on accounts.
It's also worth noting that my scraper has filters set up to skip business accounts, but some accounts with shops still seem to slip through.
Any help you could provide would be amazing and very much appreciate!
Thanks for building a fantastic tool!
@Fadude commented on GitHub (Nov 24, 2020):
Hi @adchsm, shops pages interaction will be available on next release. Stay tuned :)
@adchsm commented on GitHub (Nov 25, 2020):
That's fantastic news, thank you!