-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/moithepro/InstaToolsAndroid
- Loading branch information
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
![image](https://user-images.githubusercontent.com/52801196/222979368-bfb3c65c-0a25-4e3e-91f7-be6ccfea718d.png) | ||
# InstaToolsAndroid | ||
Instagram GUI Tools using [chaquopy](https://github.com/chaquo/chaquopy) and [instaloader](https://github.com/instaloader/instaloader) - PyPI | ||
Instagram GUI (only unfollowers for now) Tools using [chaquopy](https://github.com/chaquo/chaquopy) and [instaloader](https://github.com/instaloader/instaloader) - PyPI | ||
### Features: | ||
* Keeping track of unfollowers | ||
* Whitelisting unfollowers | ||
* Logging in with any account to access all other private or public profiles | ||
* Keeping stats of 3 different profiles | ||
* Keeping Instagram login session after closing app | ||
* A modern simplistic UI | ||
|
||
### Notes: | ||
|
||
* The scraping is slow because of rate limiting!!! instagram does not allow to scrape data too quick as they will block you from doing so. | ||
* I strongly advice using an alternate account to login in the app. |