A simple, multi-threaded Python script to increase the view count of a Vinted item using rotating proxies and randomized user agents.
- Multi-threading to speed up the process
- Rotating proxies to bypass request limitations
- Randomized user agents to mimic real users
- Python 3.6+
requests
modulefake-useragent
module- Pretty UI
- Clone the repository or download the source code:
git clone https://github.com/kWAYTV/vinted-view-bot.git
- Install the required packages:
pip install -r requirements.txt
- Add your proxies to the
proxies.txt
file, one proxy per line. Useuser:pass@ip:port
format.
- Run the script:
python main.py
-
Enter the Vinted link and the number of threads when prompted.
-
The script will start sending requests to the provided Vinted link, and the view count will increase.
This script is for educational purposes only. Misusing the script may violate Vinted's terms of service. Use it responsibly and at your own risk.
This project is licensed under the MIT License. See the LICENSE file for details.