Tibia.py

Tibia.py is a library for parsing HTML content from Tibia.com. into Python objects.

Features:

  • Converts data into well-structured Python objects.

  • Type consistent attributes.

  • All objects can be converted to JSON strings.

  • Asynchronous requests using aiohttp.

  • Standalone parsing methods, allowing to use any network library of your choice.

  • Support for characters, guilds, houses and worlds.

Indices and tables