/HLTV.org-Scraper

This library scrapes all matches, maps and statistics data of the professional CS:GO website htlv.org

Primary LanguagePythonMIT LicenseMIT

HLTV.org-Scraper

(work in progress, but already gets the job done)

This library created by @gelbling scrapes all matches, maps and statistics data of the professional CS:GO website htlv.org

--> Used this tool to gather all professional CS:GO match data since 2019 (can scrape any date range)
--> 3,000+ matches
--> 750,000+ indivual data points

Built with Python3.8 and the Scrapy framework (https://github.com/scrapy/scrapy)

Usage

  1. Download/Clone the 'hltv' folder
  2. Navegate to 'spiders' folder and edit .py scripts to fit your needs
  3. Run each individual script like any other python file (python map_data.py)