Get this data via API
Classify maklinservices.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://maklinservices.com"}'
{
"domain": {
"domain_url": "https://maklinservices.com",
"categories": [
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.48088666796684265,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.30224940180778503,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.2924516797065735,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Domestic Services/Other",
"confidence": 0.23205707967281344,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.1783839613199234,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.12532809376716614,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.