Get this data via API
Classify arin.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://arin.com.br"}'
{
"domain": {
"domain_url": "https://arin.com.br",
"categories": [
{
"name": "/Business & Industrial/Other",
"confidence": 0.4339482486248016,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.3364102840423584,
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.2326658666133881,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues",
"confidence": 0.13510575890541077,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.13305161893367767,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Global Rank
#912,510
Get this data as JSON — free trial, 50 API calls included.