Get this data via API
Classify overmap.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://overmap.com.br"}'
{
"domain": {
"domain_url": "https://overmap.com.br",
"categories": [
{
"name": "/Health/Oral & Dental Care",
"confidence": 0.8518129587173462,
"IAB7-17": "Dental Care",
"IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.40846046805381775,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.20449410378932953,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.1603626161813736,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.14222130179405212,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.