Get this data via API
Classify paintjob.com.br — 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://paintjob.com.br"}'
{
"domain": {
"domain_url": "https://paintjob.com.br",
"categories": [
{
"name": "/Home & Garden/Home Improvement/House Painting & Finishing",
"confidence": 0.30370068550109863,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies",
"confidence": 0.2802638113498688,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.25631535053253174,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.13311634957790375,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.10446922481060028,
"IAB9-22": "Painting",
"IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting"
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.10397461801767348,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.