Category
Reviews
No reviews yet — be the first to review hobby-shop.uk.
Get this data via API
Classify hobby-shop.uk — 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://hobby-shop.uk"}'
{
"domain": {
"domain_url": "https://hobby-shop.uk",
"categories": [
{
"name": "/Shopping/Toys/Action Figures",
"confidence": 0.27637624740600586,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Hobbies & Leisure/Other",
"confidence": 0.1784258335828781,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.1148686334490776,
"IAB9-10": "Collecting",
"IAB-240-239": "Hobbies & Interests - Antiquing and Antiques"
},
{
"name": "/Games/Board Games/Miniatures & Wargaming",
"confidence": 0.10403911024332048,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.