Get this data via API
Classify homeservicematch.online — 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://homeservicematch.online"}'
{
"domain": {
"domain_url": "https://homeservicematch.online",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.9055486917495728,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.4804633855819702,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.350448876619339,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1522882878780365,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.13638553023338318,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1346658617258072,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.