Category
Reviews
No reviews yet — be the first to review rj.gov.br.
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,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/News/Local News",
"confidence": 0.7,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.6,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Pets & Animals/Other",
"confidence": 0.5,
"IAB16": "Pets",
"IAB-422": "Pets"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.4,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.3,
"IAB10-8": "Landscaping",
"IAB-284-274": "Home & Garden - Landscaping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.