Home - DarkCat09/python-aternos GitHub Wiki


Python Aternos API

is an unoffcial API written in Python for managing Aternos Minecraft servers.
It uses requests, cloudscraper (to avoid Cloudflare protection) and lxml (for parsing response using XPath syntax).

Unlike the Duerocraft's API, this API supports logging in Aternos account.
You don't need to find credentials information in cookies, headers...

Docs can be found on this wiki.

⚠️ **GitHub.com Fallback** ⚠️