install python3
for windows: https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe
for linux distros: sudo apt-get install python3
or sudo yum install python3
or sudo dnf install python3
git clone https://github.com/Zlkcyber/getgrass.git
cd getgrass
pip install -r requirements.txt
or install one by one install websocket
pip install websockets==12.0
install fakeuseragent
pip install fake_useragent
install loguru
pip install loguru
install websockets_proxy
pip install websockets_proxy
- https://app.getgrass.io/register/?referralCode=Hfcd2LgzYoRLmTW ( use this link instead! )
- login to https://app.getgrass.io
then insert this code localStorage.getItem('userId')
IF YOU GET Don’t paste code into the DevTools Console
just type allow pasting
and ENTER
then insert this code again
localStorage.getItem('userId')
- fill your proxy in
proxy.txt
- edit your id in
user_id.txt
each line for 1 account - then run the script
python3 main.py
or run script for auto update proxy list
python3 grass.py