Get this data via API
Classify regularicar.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://regularicar.com"}'
{
"domain": {
"domain_url": "https://regularicar.com",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.520819902420044,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.2958374619483948,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Legal/Real Estate Law",
"confidence": 0.2202311605215073,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.19868174195289612,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.16619989275932312,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.12171611189842224,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.