Get this data via API
Classify yourpaintexpert.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://yourpaintexpert.com"}'
{
"domain": {
"domain_url": "https://yourpaintexpert.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.618374228477478,
"IAB-59-53": "Business - Sales"
},
{
"name": "/Home & Garden/Home Improvement/House Painting & Finishing",
"confidence": 0.4526442289352417,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2351924628019333,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.20192007720470428,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.16793309152126312,
"IAB9-22": "Painting",
"IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.