Category
Global Rank
#1,281
Reviews
No reviews yet — be the first to review labs.google.
Get this data via API
Classify labs.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://labs.google"}'
{
"domain": {
"domain_url": "https://labs.google",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7102771997451782,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.2798956036567688,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/News/Technology News",
"confidence": 0.17203254997730255,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.13874070346355438,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.