Get this data via API
Classify research.google — 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://research.google"}'
{
"domain": {
"domain_url": "https://research.google",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.6529176831245422,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.46090614795684814,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Other",
"confidence": 0.3277817666530609,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Technology News",
"confidence": 0.21467553079128265,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.20474933087825775,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Scientific Institutions",
"confidence": 0.16270366311073303,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.1584150195121765,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Global Rank
#11,790
Get this data as JSON — free trial, 50 API calls included.