(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)
- Download/Clone the 'hltv' folder
- Navegate to 'spiders' folder and edit .py scripts to fit your needs
- Run each individual script like any other python file (python map_data.py)