Clash Flex 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 Clash Flex 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.
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.
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.
Yes. All public features are free. Advertising on the site helps cover the modest server and API costs.
Only publicly-visible information from the official API is stored. No login credentials or private game data are collected.
Clash Flex data is a derived view of the public Clash of Clans API. Please respect Supercell fan content policies when reusing anything, and credit Clash Flex where reasonable.
The most helpful thing is to share the site with your clanmates and give feedback. If you want to contribute more directly, contact us.