Skip to content

romavini/CSGO_HLTV_Web_Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS:GO BestOf3 HLTV.org

Selenium Pandas NumPy

🗡 Python Web Scraping Project 🔫

Kaggle Dataset

How to Run 🏁

1. Create a virtual environment

2. Install de Dependences

$ pip install -r requirements.txt

3. Run

$ python csgo_hltv\main.py

example

How to Read the Results 📖

>>> from csgo_hltv.helpers import read_datacs
>>> df = read_datacs()

Test 🚧

$ pytest csgo_hltv\

About

A web scraping project to collect CS:GO matches from HLTV.org.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages