Skip to content

rapidlizard/How-much-time-wasted-Api-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HowMuchTimeHaveIWasted.com

The purpose of this app is to show you how many hours you wasted playing games and if you want to cry even more look at your csgo stats.

How it works:

  • You give it your steam user id. e.g: 76561198066000502 (account has to be public)
  • We connect with the steam api and get your user data and your game list. Steam API docs
  • Then we calculate the amount of hours you spent in total playing games
  • We provide you with an overall rating and score (total_playtime x (total_playtime * 0.5)).
  • Additionally if the user owns and has played csgo we can display cool stats in graphs pie charts diagrams

Ratings:

  • 0 -> 49 hours: What even are games? Seriously what are they???
  • 50 -> 299 hours: You might aswell just play mobile games Sponsored by RAID: Shadow Legends
  • 300 -> 599 hours: You gotta pump those numbers up. Those are rookie numbers I myself have more than 1000 hours
  • 600 -> 999 hours: Even my mum has more hours on candy crush She's over level 9000
  • 1000 -> 1999 hours: Its all civilisation isnt it? Just one more turn
  • 2000 -> 3999 hours: You have a healthy balance Not too much but not too little
  • 4000 -> 5999 hours: Are you going pro?? _ insert wannabe esports pro starter pack _
  • 6000 -> 7999 hours: Certified Hardcore Gamer Get your certificate here: www.ImaHardcoreGamer.com
  • 8000 -> 9999 hours: Dude. Are you okay? When was the last time you went outside??
  • 10'000 and onwards: You need to seek medical help https://www.nhs.uk/

Csgo stats:

  • Hours played
  • Kills
  • Top 5 weapons by kills
  • Top 5 maps by wins
  • KD ratio
  • MVPs
  • Planted bombs
  • Defused bombs
  • Money earned
  • Damage done
  • Wins
  • Weapons donated
  • Knife kills
  • Total competitive wins
  • Total competitive matches played
  • Shots fired
  • Shots hit
  • % accuracy

Links:

Get user:

Get csgo stats:

Get owned game list:

Get recently played games:

About

How much time have I wasted app made with python and flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages