ByMykel / CSGO-API

An unofficial JSON API for Counter-Strike 2 in multiples languages. List of skins, cases, stickers, collections, collectibles, agents, graffiti, keys, patches and music kits.
https://bymykel.github.io/CSGO-API/
MIT License
255 stars 29 forks source link

Missing category on some skins. #100

Closed piyanggoon closed 6 months ago

piyanggoon commented 6 months ago

all.json

"skin-34472244_0": {
    "id": "skin-34472244_0",
    "skin_id": "skin-34472244",
    "name": "★ Kukri Knife | Boreal Forest (Factory New)",
    "weapon": {
        "id": "weapon_knife_kukri",
        "name": "Kukri Knife"
    },
    "category": {
        "id": null,
        "name": null
    },

skins.json

    "id": "skin-34472244",
    "name": "★ Kukri Knife | Boreal Forest",
    "description": "Used in traditional rituals, such as weddings or stabbings. It has been painted using a forest camouflage hydrographic.\\n\\n<i>The woods can be a dangerous place... never travel alone</i>",
    "weapon": {
        "id": "weapon_knife_kukri",
        "name": "Kukri Knife"
    },
    "category": {
        "id": null,
        "name": null
    },
ByMykel commented 6 months ago

Fixed. As I have changed the way data is updated we have to wait until CS2 is updated. If you need this to be fixed now I can force it to update.

hackeryutu commented 6 months ago

This one still has no category.

image
ByMykel commented 6 months ago

This one still has no category.

image

What category is the zeus? image

ByMykel commented 6 months ago

@hackeryutu Open the issue again if you find the name of the category that has the zeus