Get this data via API
Classify crn3.org.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://crn3.org.br"}'
{
"domain": {
"domain_url": "https://crn3.org.br",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.8756100535392761,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.2268740087747574,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.12319223582744598,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Global Rank
#767,760
Get this data as JSON — free trial, 50 API calls included.