Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GramAddict

Completely free and open source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any android device that can run instagram.
Collective - Host: opensource - https://opencollective.com/gramaddict - Website: https://docs.gramaddict.org - Code: https://github.com/gramaddict

Update README with Wiki links

github.com/GramAddict/bot - 618b5e526c86306cee51ca9b02c00ea920b6d153 authored about 4 years ago by Arthur Silva <[email protected]>
Merge pull request #8 from GramAddict/refactoring

Remove uiautomator from dependencies

github.com/GramAddict/bot - e01757abcd0d249cd6ff17a9086fb52c97d3a210 authored about 4 years ago by Arthur Silva <[email protected]>
Remove uiautomator from dependencies

- Since it seem that everyone is happily
using uiautomator2 without a problem,
we remove uiatoma...

github.com/GramAddict/bot - 1524f6f862abdc87319b08c8c28e9a72b893c3ad authored about 4 years ago by Arthur Silva <[email protected]>
Merge pull request #7 from GramAddict/update-readme

- remove all references to insomniac from
README.md
- rename insomniac.py to run.py to match
...

github.com/GramAddict/bot - 6838cec9aebc532e35f6bd749a8983dcd8bca3e2 authored about 4 years ago by Arthur Silva <[email protected]>
Update readme

- Remove all references to insomniac from
README.md
- rename insomniac.py to run.py to match
ins...

github.com/GramAddict/bot - ea327d5a1012d687e0b3a78c4320bd86852b0a6e authored about 4 years ago by Arthur Silva <[email protected]>
changing name of job

github.com/GramAddict/bot - 9dde3c94f4c5438920c09ec366c82105c52b9361 authored about 4 years ago by Philip Ulrich <[email protected]>
changing to run black once - pull request

github.com/GramAddict/bot - 3db5d991d840818a963c8605ee00bbb3879e6161 authored about 4 years ago by Philip Ulrich <[email protected]>
Merge pull request #6 from GramAddict/enable-black-linting-ci

automatic black linting with github actions

github.com/GramAddict/bot - 8a5f59931b8c0cc7279c77479675e9c0825ef13c authored about 4 years ago by Philip Ulrich <[email protected]>
Create black.yml

github.com/GramAddict/bot - b3cc49122fc5b0ffde1290b32b9cd4dbdac5eb32 authored about 4 years ago by Philip Ulrich <[email protected]>
Merge pull request #3 from GramAddict/format-project-with-black

Auto format project with Black

github.com/GramAddict/bot - 6cd004872cf8b4856785255e2dcd522068b816a1 authored about 4 years ago by Arthur Silva <[email protected]>
Auto format project with Black

Format all python files with:
https://github.com/psf/black

github.com/GramAddict/bot - bcddb84dde870986b2e7d7ae4536f1e18a7cc252 authored about 4 years ago by Arthur Silva <[email protected]>
removing most of the insomniac branding

more work needs done...

github.com/GramAddict/bot - d945f0bd2e8c3079b3382e79eeac6b8c03aa2980 authored about 4 years ago by Philip Ulrich <[email protected]>
Add pipenv configuration files

- Add Pipfile and Pipfile.lock
- Pipenv required python version is 3.8
- add vscode folder to .g...

github.com/GramAddict/bot - 4ec1d9b71c7f448840c4e348043c351d5bbf24ce authored about 4 years ago by Arthur Silva <[email protected]>
Fix 'Failed to get username'

Some instagram versions have a different resource
id for the profile username.

It's either 'tit...

github.com/GramAddict/bot - 6d4873b8ba60409628a8fb6ba2dbf25676ef288a authored about 4 years ago by Arthur Silva <[email protected]>
Delete FUNDING.yml

github.com/GramAddict/bot - 7b0b229f303ec2493c6c059616506b5696052146 authored about 4 years ago by Philip Ulrich <[email protected]>
Update LICENSE

github.com/GramAddict/bot - 6ad4c9ce4279eaa439ece5212a44400d138a4d8d authored about 4 years ago by Philip Ulrich <[email protected]>
re-adding Alexander's copyright to rebase

github.com/GramAddict/bot - a94602031d0654f64f70f751e85c2bfa78c9c820 authored about 4 years ago by Philip Ulrich <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 37f256a28574ec67fa6d32ac8d8389c5037c63ea authored about 4 years ago by gvmturl <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - a9856f4a0ad3f79803509bad5825d52b704b417c authored about 4 years ago by gvmturl <[email protected]>
Update README.md

github.com/GramAddict/bot - 3cdafa95dbf73f115190081596e8230c211efdc5 authored about 4 years ago by gvmturl <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - e32b0283293440dda4aabefb84414c422ca3fc82 authored about 4 years ago by gvmturl <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 17ddbb2495261b59cb5bb14d2e9c3c51250713bf authored about 4 years ago by gvmturl <[email protected]>
• Fix ignoring --follow-limit when following private/empty accounts

• Fix crash when trying to follow a user who's already "Requested"

github.com/GramAddict/bot - be095aaaa996bf02916176dac9c9848b8172dad5 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Fix not finishing session sometimes when the end of followers list is reached #119

github.com/GramAddict/bot - c8286c6ad33cdd6857e12c976b5f176fdd3ed10d authored about 4 years ago by Alexander Mishchenko <[email protected]>
Fix unfollowing for new Instagram app version

github.com/GramAddict/bot - 04254cc5efdb5f575e242e914bb5737f78ca06b3 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Probably fixed "Cannot find Follow button" #128

github.com/GramAddict/bot - c2fdfb93c57e2b54305b81fc2d9770008b72cee2 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Save a crash before switching to English language anywhere (will help to debug not finding Follow button)

github.com/GramAddict/bot - 553342bf27426cae288e850a5b26fd72bc22d3fa authored about 4 years ago by Alexander Mishchenko <[email protected]>
Fix checking Instagram version (due to missing grep on Windows)

github.com/GramAddict/bot - c4d43ceee47550957ea4e6a55bb6d880c00bc230 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Merge pull request #111 from alexowson/fix/validation_to_private_empty_account

Update action_handle_blogger.py

github.com/GramAddict/bot - e71c93e242b983d5647f7fbd31a44c4c8d98be10 authored about 4 years ago by Alexander Mishchenko <[email protected]>
• Fix previous update (thanks Dennis for his PR)

• Print instagram version on start
• Fix switching language
• Do not clear logs after crash (full...

github.com/GramAddict/bot - 5898cdf44a1035cdfd9759cfa6798669135b85ed authored about 4 years ago by Alexander Mishchenko <[email protected]>
Update README.md

github.com/GramAddict/bot - 4b458ee3087e90542ff67f9afeb27215e08cda35 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Merge branch 'master' of https://github.com/alexal1/Insomniac

github.com/GramAddict/bot - 01c5a63c21b3702c1b85867485c5fd94d806346f authored about 4 years ago by Alexander Mishchenko <[email protected]>
Fix crashes when opening followers #121 #125

github.com/GramAddict/bot - 27382239bd9dcf0742092b8959d35a060311db35 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 2aa8185ea30434beeb94ba7a7f3e408b576e791d authored about 4 years ago by gvmturl <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - a53a87c0c076fd5e1b058fe28e8228bd4ef5fe4a authored about 4 years ago by gvmturl <[email protected]>
Update README.md

github.com/GramAddict/bot - 45e3cb5a0a7b766fbe4d16b2a1521e13f9a82f64 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Merge branch 'master' of https://github.com/alexal1/Insomniac

github.com/GramAddict/bot - d10d0a69953a735cd47f6563b7d02e779e0337e1 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Shuffle list of bloggers after each finished session

github.com/GramAddict/bot - 8f5ce6f47c3d7907478b2a220692fe4f9df213f8 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Support ranges for --interactions-count, --likes-count, --unfollow, --unfollow-non-followers, --unfollow-any, --repeat

github.com/GramAddict/bot - b9497bf92e2f30850b4f80a5897de31f4f21a562 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Merge pull request #115 from arthurspa/featureAddViewHierarchyToCrashReport

Feature: add current view hierarchy to the crash zip

github.com/GramAddict/bot - 59493e5424afe4020938e16e32ce566a60be2880 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Add current view hierarchy to the crash zip

Add the current screen view hierarchy to the
crash zip file. The view hierarchy is important
whe...

github.com/GramAddict/bot - e764155b77263e2e8f7e3b7825e83cb53b8fbfca authored about 4 years ago by Arthur Silva <[email protected]>
Fix crash due to double press on search in action bar #113

github.com/GramAddict/bot - ff0c092dc663a2e88940cb563d1477b549a6faea authored about 4 years ago by Alexander Mishchenko <[email protected]>
Merge pull request #114 from arthurspa/fixSearchContentDescCase

Fix search content description case

github.com/GramAddict/bot - c8988064d9716656f8fa951dc81dce91e147c7b6 authored about 4 years ago by Alexander Mishchenko <[email protected]>
Fix search content description case

Instagram app has updated the search content
description text case from 'Search and Explore'
to ...

github.com/GramAddict/bot - 3a00c9bd8d431f290523845b489dc353c1d4542a authored about 4 years ago by Arthur Silva <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 59d0471a5fe71b6990a99342e0f0f280a781ea6d authored over 4 years ago by gvmturl <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - d6ad68b0c9617524513e0adcdf03ecf5a0c09e97 authored over 4 years ago by gvmturl <[email protected]>
Merge branch 'master' of https://github.com/alexal1/Insomniac

github.com/GramAddict/bot - 04d52379beaf1893414d8f61a02e205a7f311a5d authored over 4 years ago by Alexander Mishchenko <[email protected]>
Make the script work correctly when there's Reels tab instead of the Search tab

github.com/GramAddict/bot - 3e30c495c2f391ae092f80c3610c112ec3d04d95 authored over 4 years ago by Alexander Mishchenko <[email protected]>
• Press "retry" button if it appears during scrolling

• Fix unfollow action for "shop" accounts
• Fix not reloading script when a crash happens in get_...

github.com/GramAddict/bot - 483ddadb7d3e16e51f2832a5dcafc9577f5e338c authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README.md

github.com/GramAddict/bot - dace78f575a95e0bb6b95b71585d5fd3a2f865ae authored over 4 years ago by Alexander Mishchenko <[email protected]>
• Fix clicking wrong button in a "shop" account #104

• Fix bug when switching to English locale

github.com/GramAddict/bot - 0833684ed70bfafbfdf62e6067b13ce672860b25 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update action_handle_blogger.py

Fix to validation Private / empty account

github.com/GramAddict/bot - e573231a60e528fad0dd9c4e128e25834877ff1b authored over 4 years ago by Alex Owson <[email protected]>
Fix crash when username wasn't obtained #80

github.com/GramAddict/bot - 7f20e77d4bb3775f19e0fa74e6656f45f11d7bcc authored over 4 years ago by Alexander Mishchenko <[email protected]>
Merge branch 'master' of https://github.com/alexal1/Insomniac

github.com/GramAddict/bot - 26eea2d62641d9ab5dc35cc5a06a28cb673132fb authored over 4 years ago by Alexander Mishchenko <[email protected]>
Merge pull request #107 from freegarlico-in/master

adding random_sleep() before username check to fix #106

github.com/GramAddict/bot - c9c8d42ec788345c9f5548ab37d0142bfbd8815f authored over 4 years ago by Alexander Mishchenko <[email protected]>
Save both screenshot and logs when a crash happens. All data is packed in a .zip archive in the "crashes" folder

github.com/GramAddict/bot - 81b1f22f17b6dead9fcecae4b9ab6089591dcce0 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Adding uiautomator2 to requeriments.txt

github.com/GramAddict/bot - 4f6adbda41dba980deb932a59e9678d71e04c242 authored over 4 years ago by gvmturl <[email protected]>
adding random_sleep() before username check to fix #106

github.com/GramAddict/bot - 586ef4bf152b986df0e17e689035c4e5fe42ec18 authored over 4 years ago by SkyCake <[email protected]>
• Fix crash when trying to get your profile info

• Fix crash in storage when username wasn't obtained #80
• Add delays before updating interaction...

github.com/GramAddict/bot - 3ff2391a04f1f9ce4c8f4d2eafdf3a2f3fbfa4b5 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Fix bug #103

github.com/GramAddict/bot - 9d468dfcb66db18fe5de3c216887aff5e3917df1 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Add right() method to the DeviceFacade

github.com/GramAddict/bot - ed3c9255625650b5db52fd01870834f0bf34304e authored over 4 years ago by Alexander Mishchenko <[email protected]>
Create DeviceFacade as a facade to either uiautomator or uiautomator v2

github.com/GramAddict/bot - fc7755412aca1bc2256f2a21dff385923a9c6500 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Fix wrong counters parsing in Spanish and some other languages

github.com/GramAddict/bot - 57ae8c66ff19d10cecaa4522ff523c47efea96d7 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Do a swipe to the bottom if all followers on the screen are skipped #78

github.com/GramAddict/bot - 28f3338fb3d4766b9bc642ffb70458032c210266 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Confirm unfollowing for private accounts

github.com/GramAddict/bot - 5cdec497ab9bf38d1afbee177d6a5e677b771599 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Fix crash when trying to switch language to English

github.com/GramAddict/bot - 316c2abb5ad9585b8c39fc9ee08f2d38c2f5c055 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Immediately exit the script if action is blocked #27

github.com/GramAddict/bot - 4ca1d22659077482675cac60bab26d8c8e732f4f authored over 4 years ago by Alexander Mishchenko <[email protected]>
Unfollowing bugfixes and improvements:

• Fix ignoring UNFOLLOWED state in --unfollow-any #96
• Unfollow only from inside a profile, not ...

github.com/GramAddict/bot - 77d9fe5c7fe2f9cde158d951fd8f824cca5ecd3e authored over 4 years ago by Alexander Mishchenko <[email protected]>
Fix not saving session after adb connection error

github.com/GramAddict/bot - 36c759ec57193399f245bc309c2994a3e690cba3 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - 6f8815aeba15914307131f00b4b6cbaed59f0435 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 437a6219dcf06036c2d8e85da3f264dd814ea30a authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README.md

github.com/GramAddict/bot - 4ca4608383e8caa20d27bfe5242a02e1ea01bd45 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README.md

github.com/GramAddict/bot - 188a8c56140e28372cc595bbce1d3d59f55df8e5 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README.md

github.com/GramAddict/bot - dcd1a3d9d848295aad791b4bfcc07c8754581184 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Migrate to uiautomator2

github.com/GramAddict/bot - f2c438cf8277d776cd3126921a7c090a965ad0a9 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - ecbcad56c759dba129d62c4da69cb4f4e4df3e76 authored over 4 years ago by gvmturl <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 73b465c204b705ccc285f30631c1f7e3c8dec351 authored over 4 years ago by gvmturl <[email protected]>
Update README.md

github.com/GramAddict/bot - 0d8f569f0414af649507c83516fefa4b7dc22709 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Add --remove-mass-followers feature

github.com/GramAddict/bot - 40368974c9d432887bbbf50ed832e559caa05bf1 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - 533ff8fa3bad5fd170571e2d037fdae36be050c7 authored over 4 years ago by gvmturl <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 68baec225afa9ff93da43a8659fb994bc79f6220 authored over 4 years ago by gvmturl <[email protected]>
Update README.md

github.com/GramAddict/bot - 54871164f6b779a11aa76a2536960791a05a0ac0 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 2562e3ea02e1e2ab8719e8384180a300ee3a2e6b authored over 4 years ago by gvmturl <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 36f89202517d8ec583bcd1eebe6bfc35bd97edbb authored over 4 years ago by gvmturl <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 3be9e53b759c4a959e66a0727a5c0096883c5517 authored over 4 years ago by gvmturl <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - ff5a4064d483649a1c57d3834a9e4adcd1408088 authored over 4 years ago by gvmturl <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 2e757bbd7efe8e361b22d1d9dd3881ac3ac7d0fd authored over 4 years ago by gvmturl <[email protected]>
Update README.md

github.com/GramAddict/bot - 5748f2f3b10b0ca678654e3e7f5729f1288c5ca1 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Merge pull request #81 from alexal1/DNUSH-master

Minor improvements for #74

github.com/GramAddict/bot - 979f89efb18fedc9a6e0ecf64ba2caf9f875cde9 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Code improvement

github.com/GramAddict/bot - 03a5798412bdc5542450bd7f2905eb80161718fc authored over 4 years ago by Alexander Mishchenko <[email protected]>
Merge branch 'master' of https://github.com/DNUSH/Insomniac into DNUSH-master

github.com/GramAddict/bot - 1739b73f9e8b9d32670b42bd82bb58b177c24d69 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - 51e4ad9929a3b32e5afb060021231f50d8fcc103 authored over 4 years ago by gvmturl <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - f27892bbeb53ae6ee9b6aae4c6e692a0db972881 authored over 4 years ago by gvmturl <[email protected]>
Update README_pt_BR.md

github.com/GramAddict/bot - b6128658a98dcad8ee96102ff1e0db070cd6357c authored over 4 years ago by gvmturl <[email protected]>
Update README_es.md

github.com/GramAddict/bot - 15e6420c2fb7fd288f1b0823998fa24f3a7d2916 authored over 4 years ago by gvmturl <[email protected]>
Add Discord

github.com/GramAddict/bot - 485e850667e622c677bba34115b503786f592043 authored over 4 years ago by gvmturl <[email protected]>
New --unfollow_any

Variable for unfollow not followed by the script
- Disabled by default

github.com/GramAddict/bot - 06106db9fcc5cd5adc7cd01aa8bc22f1ac67f7ec authored over 4 years ago by DNUSH <[email protected]>
New --unfollow_any

Variable for unfollow not followed by the script
- Disabled by default

github.com/GramAddict/bot - 56f774c16374d8e978f3a05d70db0169552f11fa authored over 4 years ago by DNUSH <[email protected]>
Merge branch 'master' of https://github.com/alexal1/Insomniac

github.com/GramAddict/bot - d7f8199891f344ebe0e33ddbabfcad80bda08e52 authored over 4 years ago by Alexander Mishchenko <[email protected]>
Change copyright

github.com/GramAddict/bot - bb78b1a1c71af6e9fdf8b3aa72c97df57ca591a6 authored over 4 years ago by Alexander Mishchenko <[email protected]>