Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLAPI

This crapy api is designed to get online streams, live events and upcoming events who are referenced in http://www.teamliquid.net/. Response are in JSON. Note that i didn't do error management for now so if you request a /uevents/:id with a bad :id it will probably answer with an error ¯\(ツ)

How does this shit work

endpoint result
GET:/streams {"featured":[{streamer:streamer,game:"game",url:"url"]}"non_featured":[{streamer:streamer,game:"game",url:"url"]}
GET:/uevents {"uevent":{id:"id", name:"name",date:"date",timer:"time",game:"game"}}
GET:/levents {"levent":{id:"id", name:"name",date:"date",timer:"time",game:"game"}}

About

A simple api to webcrawl TeamLiquid Website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages