Skip to content

CS2-Stat-Scraper v2.0.0

Latest

Choose a tag to compare

@andrew-yakimtsev andrew-yakimtsev released this 21 Aug 02:48
· 1 commit to main since this release

🔧 Features

  • Added date when an Account has been Created.
  • Added Overall Accuracy %
  • Added Total Recent Wins out of 50
  • Added Account Play Time
  • Due to No more Scraping the Program now works 10x faster and no longer opens Chrome on your System.

The program now uses the Steam API to fetch general account stats instead of scraping third-party sites.

⚠️ Note: Steam API combines statistics from all game modes (Competitive, Casual, Deathmatch, etc.). Unlike CSStats and similar platforms, it does not separate them. This is a limitation of the API itself.

🚫 Removed Features

  • HLTV Rating
  • ADR
  • Web Scraping

📎 Reason for Removing Scraping:
CSStats has blocked scraping on their site, which made the old method no longer work. To ensure long-term stability, the program now uses the Steam API.

⭐ If you like this project, consider starring it or contributing!