A simple bot designed to auto-refresh depop items on store pages without getting the account banned. Designed for Linux/MacOS
- Clone github repo:
git clone https://github.com/mdberkey/depop-auto-refresher
- setup python3 virtual environment.
cd depop-auto-refresher && python3 -m venv ./venv
- install modules
source venv/bin/activate && python3 -m pip install -r requirements.txt
- Start up program
cd depop-auto-refresher && . venv/bin/activate && python auto_refresher_UI_V1.py
- Enter login and frequency
- Click on 'Accept Cookies" button when prompted
Enjoy :)