You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
Andrey edited this page Sep 28, 2021
·
3 revisions
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...