Category
Reviews
No reviews yet — be the first to review conteudo.net.br.
Get this data via API
Classify conteudo.net.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://conteudo.net.br"}'
{
"domain": {
"domain_url": "https://conteudo.net.br",
"categories": [
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.6972859501838684,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.5787603259086609,
"IAB3-5": "Construction",
"IAB-120-90": "Industries - Civil Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.5136321783065796,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.11131413280963898,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.10412469506263732,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.