Skip to content

jaeyung1001/PUBG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PUBG

GET API KEY

PUBG API LINK sign in and get your's API key and get more information at DOCUMENTATION

api

Example

  • Load PUBG api python file
    load

  • Input your API key
    key

  • Use season_stats function

    • return type: dictionary
      season

    • result
      result

  • Use Leader board function

    • return type: Dataframe
      leader

    • result
      result

  • Use user lifetime function

    • return type: dictionary
      lifetime

    • result
      result

Releases

No releases published

Packages

No packages published

Languages