/Hltv-scraper

A web scraper for HLTV (a site for competitive csgo news)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Hltv-scraper Build Status

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