Get this data via API
Classify getcovered.app — 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://getcovered.app"}'
{
"domain": {
"domain_url": "https://getcovered.app",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.3992117047309875,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.379474937915802,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Real Estate/Other",
"confidence": 0.20919033885002136,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.17063330113887787,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.14649564027786255,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.10192456096410751,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.1007559448480606,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.