Skip to content

A tool that gets VALORANT TEAMS recent First Map Bans & Picks (using VLR.GG)

License

Notifications You must be signed in to change notification settings

FlynV/vlr-map-veto-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

VLR Map Veto Scraper

Tired of going through VLR matches to find out what's a team weak map? Or their strong map? This tool does it AUTOMATICALLY.



Download Executable . Report Bug . Request Feature

About

As an assistant coach, I found it tedious to go through an opponent team's matches to find their weak map and their strong map. So I created this tool that scrapes recent games veto from VLR.GG. The tool gets first map bans and first map picks, and it is open source, so feel free to expand it. Update (Now go through all pages)

Head to Releases Tab to download an excutable, or proceed below.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Demo

Logo

Requirements

To get started with the code on this repo, you need to either clone or download this repo into your machine as shown below;

git clone https://github.com/FlynV/vlr-map-veto-scraper

Before you begin playing with the source code, you might need to install dependencies, just as shown below;

pip3 install -r requirements.txt

Usage

  1. Run the script. (following instructions below or just running the executable from Releases Tab.)
py map.py
  1. A prompt will appear asking for a TEAM ID from VLR.GG
https://www.vlr.gg/team/2593/fnatic

In the example above, FNATIC's team ID is 2593.

  1. Press enter and give it a bit to generate a CSV file.

  2. Please let the script finish so it closes the selenium driver itself, if not finished or closed aburptly: make sure to close all Mozilla tasks through task manager.

Contributing

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Follow Me

https://twitter.com/FlynVAL

About

A tool that gets VALORANT TEAMS recent First Map Bans & Picks (using VLR.GG)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages