Get this data via API
Classify rj.gov.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://rj.gov.br"}'
{
"domain": {
"domain_url": "https://rj.gov.br",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.8,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Local News",
"confidence": 0.7,
"IAB12-3": "Local News"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.6,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Pets & Animals/Other",
"confidence": 0.5,
"IAB-422": "Pets"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.4,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.3,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
News
Local News
70%
Get this data as JSON — free trial, 50 API calls included.