Command: whcli categories
# List all categories
whcli categories
# Search categories
whcli categories search "computer"
# Show category tree
whcli categories tree
Data Source
Extract from willhaben npm package or scrape category tree.
Output
Categories
==========
grafikkarten (5882)
├── nvidia (5883)
└── amd (5884)
smartphones (2722)
├── apple (2723)
├── samsung (2724)
└── andere (2725)
computer (2617)
├── laptops (2618)
├── desktops (2619)
└── tablets (2620)
Use Case
Help users find correct category IDs for search filters.