Category
Reviews
No reviews yet — be the first to review matter42.com.
Get this data via API
Classify matter42.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://matter42.com"}'
{
"domain": {
"domain_url": "https://matter42.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.5074638724327087,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Science/Scientific Equipment",
"confidence": 0.4365465044975281,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.20379336178302765,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.19465544819831848,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.14561693370342255,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Business & Industrial/Chemicals Industry/Other",
"confidence": 0.12070629000663756,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Science/Other",
"confidence": 0.10605216771364212,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.