Getting Started Getting Started With The Riot Games API This guide is to explain the basics of the Riot Games API for League of Legends. Before getting startedIt is worthwhile to read over the developer policies and legal of Riot Games before starting on your project. Developer PoliciesLegal Jibber JabberAlthough we can't cover it all, at the end of
riot-api Crawling matches using the Riot Games API One of the most popular use cases of the match-5 API is providing statistics like winrates, playrates, banrates and common runes/builds on a per champion rather than a per player basis. Doing this requires access to as many matches as possible to provide accurate information. This guide will show