Skip to content

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

License

Notifications You must be signed in to change notification settings

gelbling/HLTV.org-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages