About ClashFlex

ClashFlex — also written Clash Flex, and known in Korean as 클래시플렉스 — is a free, community-run dashboard for Clash of Clans players who take Legend League seriously. The project started as a personal tool to track the daily trophy swings of a small friend group and grew into a public site indexing thousands of top players, their armies, and their attack outcomes. There are no paywalls, no login required for public data, and no data sold to third parties.

Everything on ClashFlex is built from the public Clash of Clans API, plus additional scraping of publicly-visible tournament rosters and community sources like ClashKing. The site is not affiliated with Supercell in any way. All game trademarks, art, and terms belong to Supercell Oy.

What ClashFlex is good at

Technology behind the site

The backend is a FastAPI Python service that polls the Clash of Clans API on a schedule and stores historical snapshots. The frontend is a Vue 3 single-page app served through nginx on Oracle Cloud Infrastructure. Static prerendering is used for the pages you are reading right now so that search engines and social crawlers see meaningful content without having to execute JavaScript.

Contact and feedback

Bug reports, feature requests, and general feedback are all welcome. Use the Contact page to send a message, or drop by the community KakaoTalk channel linked from the home page. If you find inaccurate data on a player or clan profile, please include the tag in your report so it can be verified against the API.

Frequently asked questions

What is ClashFlex?

ClashFlex is a free Clash of Clans dashboard at clashflex.com, covering Legend League global rankings, player battle logs, and army composition statistics. The name is written as one word — ClashFlex — and is also seen as "Clash Flex"; in Korean it is 클래시플렉스.

Is ClashFlex free?

Yes. All public features are free. Advertising on the site helps cover the modest server and API costs.

Do you store my Clash of Clans account?

Only publicly-visible information from the official API is stored. No login credentials or private game data are collected.

Can I use ClashFlex data in my own project?

ClashFlex data is a derived view of the public Clash of Clans API. Please respect Supercell fan content policies when reusing anything, and credit ClashFlex where reasonable.

How can I support the project?

The most helpful thing is to share the site with your clanmates and give feedback. If you want to contribute more directly, contact us.