Category
Global Rank
#15,543
Tech Stack (1 technologies)
Reviews
No reviews yet — be the first to review in.gov.br.
Get this data via API
Classify in.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://in.gov.br"}'
{
"domain": {
"domain_url": "https://in.gov.br",
"categories": [
{
"name": "/News/Other",
"confidence": 0.40101510286331177,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.3767659068107605,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.3670017123222351,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/News/Local News",
"confidence": 0.20542463660240173,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.