Category
Reviews
No reviews yet — be the first to review turb0.one.
Get this data via API
Classify turb0.one — 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://turb0.one"}'
{
"domain": {
"domain_url": "https://turb0.one",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.7746005654335022,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.4834272265434265,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.4373566806316376,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.20897285640239716,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.14146052300930023,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.