Skip to content

Simple NODE.JS REST API Server to scrap playerdate from Overwatch

Notifications You must be signed in to change notification settings

ruohki/overwatchscrapapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overwatch ScrapAPI

Simple web application to serve an api to fetch overwatch playerdate based on the battletag / username

Search for a playername or battletag. Returns an array

/search/{playername} or {battle_tag}

Get details for the given playername or battletag

/details/{platform}/{region}/{playername} or {battle_tag}

About

Simple NODE.JS REST API Server to scrap playerdate from Overwatch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published