Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hunter-jsb/xn-lcs-api

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xn-lcs-api

Official API of the LCS

Introduction

We are a team of elite devs dedicated to bringing you an open-source LoL data API.

Endpoints

We currently offer three endpoints. All endpoints are CASE SENSITIVE!

  • /api/get_player/
  • /api/get_team/
  • /api/teams_by_region/ [DISABLED]

Examples

  pip install requests
import requests

# returns a dictionary with player attributes
requests.get('www.lolapi.de/api/get_player/Broken_Blade')

# returns a dictionary with team attributes
requests.get('www.lolapi.de/api/get_team/GGS')

About

For scraping Esports player data from professional League of Legends

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.