Get this data via API
Classify arsenal-takeoff.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://arsenal-takeoff.com"}'
{
"domain": {
"domain_url": "https://arsenal-takeoff.com",
"categories": [
{
"name": "/Hobbies & Leisure/Radio Control & Modeling/Other",
"confidence": 0.24649211764335632,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft",
"confidence": 0.2204255312681198,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Toys/Die-cast & Toy Vehicles",
"confidence": 0.13055896759033203,
"IAB22": "Shopping",
"IAB-242-239": "Model Toys/Hobbies & Interests/Model Toys"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.