Get this data via API
Classify granitebaymirror.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://granitebaymirror.com"}'
{
"domain": {
"domain_url": "https://granitebaymirror.com",
"categories": [
{
"name": "/News",
"confidence": 0.9,
"IAB12": "News"
},
{
"name": "/News/Business News",
"confidence": 0.8,
"IAB12": "News"
},
{
"name": "/Real Estate",
"confidence": 0.7,
"IAB21": "Real Estate"
},
{
"name": "/Jobs & Education/Jobs",
"confidence": 0.6
},
{
"name": "/Health",
"confidence": 0.5
},
{
"name": "/Home & Garden",
"confidence": 0.4,
"IAB10": "Home & Garden"
},
{
"name": "/People & Society/Kids & Teens",
"confidence": 0.3
},
{
"name": "/Finance",
"confidence": 0.2
},
{
"name": "/Travel",
"confidence": 0.1,
"IAB20": "Travel"
},
{
"name": "/Sports",
"confidence": 0.1,
"IAB17": "Sports"
},
{
"name": "/Food & Drink",
"confidence": 0.1,
"IAB8": "Food & Drink"
}
]
},
"success": true
}
Category
News
90%
News
Business News
80%
Real Estate
70%
Jobs & Education
Jobs
60%
Health
50%
Home & Garden
40%
Finance
20%
Travel
10%
Sports
10%
Food & Drink
10%
Get this data as JSON — free trial, 50 API calls included.