Category
Reviews
No reviews yet — be the first to review hobbyistdepot.com.
Get this data via API
Classify hobbyistdepot.com — 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://hobbyistdepot.com"}'
{
"domain": {
"domain_url": "https://hobbyistdepot.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.9545049667358398,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies",
"confidence": 0.24225929379463196,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.