Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mchurichi/clash-of-clans-stats
Web app and REST API to gather Clash of Clans statistics
https://github.com/mchurichi/clash-of-clans-stats
clash-of-clans clash-of-clans-api clashofclans coc-api mobile-games
Last synced: about 1 month ago
JSON representation
Web app and REST API to gather Clash of Clans statistics
- Host: GitHub
- URL: https://github.com/mchurichi/clash-of-clans-stats
- Owner: mchurichi
- License: mit
- Created: 2020-06-03T02:11:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T15:55:15.000Z (over 3 years ago)
- Last Synced: 2023-03-22T19:41:16.720Z (almost 2 years ago)
- Topics: clash-of-clans, clash-of-clans-api, clashofclans, coc-api, mobile-games
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clash-of-clans-stats
Web app and REST API to gather Clash of Clans statistics## What?
A simple web app that shows historical information of your clan's wars. Mostly focused on per-member statistics like "attacks % and # of stars on the last 10 wars".
It will also expose the same information through a simple REST API.## Why?
Keeping track of clans and members performance is a tough task.## How?
It uses the [Clash of Clans API](https://developer.clashofclans.com), which although it's very basic, is still useful for this.