Skip to content

bug: character deaths not parsed after html changes #462

@tobiasehlert

Description

@tobiasehlert

Before: Character Deaths
After: Character Deaths (Last 30 Days)

URLs:
https://api.tibiadata.com/v4/character/Akayev
https://www.tibia.com/community/?name=Akayev

Current application response:

{
  "character": {
    "character": {
      "name": "Akayev",
      "former_names": [
        "Akayev Askara"
      ],
      "sex": "male",
      "title": "None",
      "unlocked_titles": 31,
      "vocation": "Royal Paladin",
      "level": 652,
      "achievement_points": 695,
      "world": "Antica",
      "residence": "Venore",
      "guild": {

      },
      "last_login": "2025-04-01T06:23:10Z",
      "account_status": "Premium Account"
    },
    "deaths_truncated": false,
    "account_information": {

    }
  },
  "information": {
    "api": {
      "version": 4,
      "release": "4.3.5",
      "commit": "92fc0ec32219e0cd3a14ee2ddb27bf393040b290"
    },
    "timestamp": "2025-04-01T09:07:19Z",
    "tibia_urls": [
      "https://www.tibia.com/community/?subtopic=characters&name=Akayev"
    ],
    "status": {
      "http_code": 200
    }
  }
}

Reported by tom on Discord.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions