Get this data via API
Classify edaboard.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://edaboard.com"}'
{
"domain": {
"domain_url": "https://edaboard.com",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.642299473285675,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Data Sheets & Electronics Reference",
"confidence": 0.3612793684005738,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Online Communities/Other",
"confidence": 0.16861753165721893,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.14016076922416687,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
IAB-632-596
Global Rank
#106,247
Get this data as JSON — free trial, 50 API calls included.