Company
Category
Reviews
No reviews yet — be the first to review start.dev.
Get this data via API
Classify start.dev — 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://start.dev"}'
{
"domain": {
"domain_url": "https://start.dev",
"categories": [
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.9378520250320436,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.6926009654998779,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.38258829712867737,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.3667518496513366,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.1937558948993683,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.17992910742759705,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.1768149435520172,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.13589458167552948,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.