Skip to content

IshwaranRudhara/clash-of-clans-api-lesson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clash-of-clans-api-lesson

Let's learn how to use the API for popular mobile game Clash of Clans. Written in Python.

Learning Objectives

Video Link

https://www.youtube.com/watch?v=wYBEMBpEXrQ

How to run the example application

  1. Navigate into extra_experts directory and add your API token to clash.py
  2. Write python server.py into your terminal
  3. Browse to http://localhost:5000/player
  4. To add new data or more routes, please try to read the code and challenge yourself to make a new html rendered page with data.

Need help or something no longer working?

Raise an issue on this repository

Want to share your work?

Feel free to link it to me

About

Let's learn how to use the API for popular mobile game Clash of Clans. Written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.0%
  • HTML 11.0%