Get this data via API
Classify panini.de — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://panini.de"}'
{
"domain": {
"domain_url": "https://panini.de",
"categories": [
{
"name": "/Games/Card Games/Collectible Card Games",
"confidence": 0.96,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Sports/Sporting Goods/Sports Memorabilia",
"confidence": 0.95,
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.72,
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
},
{
"name": "/Hobbies & Leisure",
"confidence": 0.57,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests/Hobbies & Interests"
}
]
},
"success": true
}
Category
Global Rank
#61,998
Get this data as JSON — free trial, 50 API calls included.