Skip to content

DeadFrostt/-Valorant-Stats-Tracker-CLI-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Valorant Stats Tracker (CLI)

Welcome to the Valorant Stats Tracker! This Python script allows you to retrieve and track the performance statistics of Valorant players in both competitive and premier modes.

Table of Contents

Features

  • Competitive and Premier Stats: Retrieve detailed statistics for Valorant players in both competitive and premier game modes.

  • Player List Management: Easily add, remove, or clear players from the tracking list.

  • Data Export: Save the collected statistics to an Excel file for further analysis.

Getting Started

Prerequisites

  • Python 3.x
  • Required Python packages: requests, beautifulsoup4, pandas

Install the required packages using:

pip install requests beautifulsoup4 pandas

Clone the Repository

git clone https://github.com/your-username/valorant-stats-tracker.git
cd valorant-stats-tracker

Usage

Run the script:

```bash python valorant_stats_tracker.py```

Follow the on-screen instructions to choose actions such as viewing competitive or premier stats, managing the player list, and exporting data.

About

Valorant Stats Tracker (CLI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages