Skip to content

coderpaddy/HLTV-Scraper

Repository files navigation

HLTV Scraper

Scrape Certain data from hltv.org

Install

 git clone https://github.com/coderpaddy/HLTV-Scraper
 cd HLTV-scraper
 git submodule update --recursive --remote
 # you may want to create a virtual environment
 # python -m venv env
 pip install -r requirements.txt

Usage

  • Can collect current rankings, events and results from matches

    • Collect All
    python htlv_scrape
  • Collect Sepcific
    python _events.py
    python _rank.py
    python _results.py

Feel free to Submit feature requests.

About

Scrape Certain data from hltv.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages