-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DiscantX edited this page Feb 6, 2026
·
2 revisions
AgeKeeper is a Python wrapper for the Age of Empires II public stats API, with a replay downloader and a replay scraper.
- Getting-Started-and-Usage
- Configuration-and-Data
- Architecture
- Troubleshooting
- Contributing
- Roadmap-and-Changelog
- Download a replay ZIP by match ID, optionally unzip it.
- Fetch match details, player stats, recent matches, campaign stats, and leaderboard data.
- Use the API wrapper as a script or as a CLI.
- Scrape replay ranges with backoff and resume support.
-
aoe2api.pycore API wrapper and CLI entry point. -
replay_scraper.pybulk replay scraping tool. -
replays/default output folder for replay ZIPs and extracted files. -
scrape_state.txtresume state file for the scraper. -
assets/project images and banner.