Get this data via API
Classify blog.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://blog.google"}'
{
"domain": {
"domain_url": "https://blog.google",
"categories": [
{
"name": "/News/Technology News",
"confidence": 0.8831216096878052,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.35329410433769226,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.2883337140083313,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Global Rank
#2,164
Get this data as JSON — free trial, 50 API calls included.