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"
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.3767659068107605,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.3670017123222351,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Local News",
"confidence": 0.20542463660240173,
"IAB12-3": "Local News"
}
]
},
"success": true
}
Category
News
Local News
21%
Global Rank
#15,315
Tech Stack (1 technologies)
Get this data as JSON — free trial, 50 API calls included.