Get this data via API
Classify portaln7.com.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://portaln7.com.br"}'
{
"domain": {
"domain_url": "https://portaln7.com.br",
"categories": [
{
"name": "/Health/Medical Devices & Equipment/Assistive Technology",
"confidence": 0.9053796529769896,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.7534480690956116,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Ear Nose & Throat",
"confidence": 0.5987066030502319,
"IAB-289-287": "Ear, Nose and Throat Conditions/Medical Health/Diseases and Conditions/Ear, Nose and Throat Conditions"
},
{
"name": "/News/Technology News",
"confidence": 0.13297218084335327,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.