Skip to content

ampzord/HLL-Stats-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLL Stats Scraper

The Script goes through several private and public RCONS from game Hell Let Loose and retrieves data from best players performance in several matches aggrouping it in a .xlsx file at the end.

The filtering settings can be customizable depending what is intended to search.


Tools used

  • Selenium

  • Pandas

  • Requests


Requirements

Install requirements to run script

pip install -r requirements.txt

Execute

py stats_scraper.py

Run execution example:

image

The output is seen on the .xlsx file with a sheets page created for each server.

Only showing entries which pass the selected filters: KILLS > 65

image

About

Repository for a HLL Stats Scraper with Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages