Company
Category
Global Rank
#2,395
Tech Stack (4 technologies)
Reviews
No reviews yet — be the first to review web.dev.
Get this data via API
Classify web.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://web.dev"}'
{
"domain": {
"domain_url": "https://web.dev",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.840316891670227,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.33990156650543213,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.2764693796634674,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.2647472620010376,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.25928592681884766,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1664532721042633,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.