[GH-ISSUE #79] Gets stuck when trying to interact with private account #520

Closed
opened 2026-03-13 21:46:48 +03:00 by kerem · 3 comments
Owner

Originally created by @Lisiadito on GitHub (Aug 6, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/79

I've run python insomniac.py --interact <MYUSERNAME> and it started working fine until it landed on a private account.

[08/06 09:54:38] Back to followers list
[08/06 09:54:41] @SOMEPRIVATEACCOUNT: interact
[08/06 09:54:44] Sleep for 2 seconds
[08/06 09:54:47] Scroll down to see more photos.

The script should be able to detect if a account is private and not followed to not even start to find pictures.

Originally created by @Lisiadito on GitHub (Aug 6, 2020). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/79 I've run `python insomniac.py --interact <MYUSERNAME>` and it started working fine until it landed on a private account. ``` [08/06 09:54:38] Back to followers list [08/06 09:54:41] @SOMEPRIVATEACCOUNT: interact [08/06 09:54:44] Sleep for 2 seconds [08/06 09:54:47] Scroll down to see more photos. ``` The script should be able to detect if a account is private and not followed to not even start to find pictures.
kerem 2026-03-13 21:46:48 +03:00
Author
Owner

@alexal1 commented on GitHub (Sep 1, 2020):

Well I didn't find another way of how to distinguish private and public accounts. Lack of scrolling possibility is the best indicator :) Does it bring some inconvenience?

<!-- gh-comment-id:684611596 --> @alexal1 commented on GitHub (Sep 1, 2020): Well I didn't find another way of how to distinguish private and public accounts. Lack of scrolling possibility is the best indicator :) Does it bring some inconvenience?
Author
Owner

@muzzol commented on GitHub (Sep 3, 2020):

I noticed too that a lot of accounts are private so no posts are shown and a lot of time is lost.

can't profile be parsed in some way to recognize if it's set to private?

<!-- gh-comment-id:686354756 --> @muzzol commented on GitHub (Sep 3, 2020): I noticed too that a lot of accounts are private so no posts are shown and a lot of time is lost. can't profile be parsed in some way to recognize if it's set to private?
Author
Owner

@Fadude commented on GitHub (Nov 30, 2020):

Done on v3.2.0, when profile recognized as a private-profile, the bot wont even try to swipe down in order to give it likes.

<!-- gh-comment-id:735606853 --> @Fadude commented on GitHub (Nov 30, 2020): Done on v3.2.0, when profile recognized as a private-profile, the bot wont even try to swipe down in order to give it likes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#520
No description provided.