Get this data via API
Classify thevelocityroom.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://thevelocityroom.com"}'
{
"domain": {
"domain_url": "https://thevelocityroom.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6665964126586914,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Technology News",
"confidence": 0.34501394629478455,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.27082401514053345,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Online Communities/Other",
"confidence": 0.1875260025262833,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.1728757917881012,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.10748212039470673,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10590880364179613,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.