Skip to content

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

Notifications You must be signed in to change notification settings

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

Contributors 2

  •  
  •  

Languages