Category
Global Rank
#11,764
Reviews
No reviews yet — be the first to review research.google.
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"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.46090614795684814,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Science/Other",
"confidence": 0.3277817666530609,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/News/Technology News",
"confidence": 0.21467553079128265,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.20474933087825775,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Science/Scientific Institutions",
"confidence": 0.16270366311073303,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.1584150195121765,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.