Skip to content

micheal-death/pubg-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubg-api-example

This project is deprecated

Cause the websocket address is always change. So you can use the API provided by https://developer.playbattlegrounds.com/

Getting started

git clone https://github.com/micheal-death/pubg-api-example.git
npm install

After installation, you should copy and rename the config-sample.json to config.json then fill up the steam account info. Note: Please make sure that the steam account has already purchased PUBG.

Usage

Run the server and simply access to http://localhost:3000/user/:name or http://localhost:3000/user/:name?server=xx&mode=xx&rating=xx, then you can see the user's data.

About

simple pubg api example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published