Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 350 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 350 Bytes

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}