Get this data via API
Classify weldvaluations.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://weldvaluations.com"}'
{
"domain": {
"domain_url": "https://weldvaluations.com",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.4695647954940796,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.1310378462076187,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.12647874653339386,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.10961778461933136,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.