Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.18 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.18 KB

Vinted View Boost Bot

A simple, multi-threaded Python script to increase the view count of a Vinted item using rotating proxies and randomized user agents.

Features

  • Multi-threading to speed up the process
  • Rotating proxies to bypass request limitations
  • Randomized user agents to mimic real users

Requirements

  • Python 3.6+
  • requests module
  • fake-useragent module
  • Pretty UI

Installation

  1. Clone the repository or download the source code:
git clone https://github.com/kWAYTV/vinted-view-bot.git
  1. Install the required packages:
pip install -r requirements.txt
  1. Add your proxies to the proxies.txt file, one proxy per line. Use user:pass@ip:port format.

Usage

  1. Run the script:
python main.py
  1. Enter the Vinted link and the number of threads when prompted.

  2. The script will start sending requests to the provided Vinted link, and the view count will increase.

Note

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.

License

This project is licensed under the MIT License. See the LICENSE file for details.