A web scraper for HLTV (a site for competitive csgo news)
PythonGPL-3.0
Hltv-scraper
A web scraper for HLTV (a site for competitive csgo news)
Dependencies:
lxml
requests
To run the programme run the "main.py" file, this will run it just once if you want to run it on a
regular basis you could use a cron job, or something else