Get this data via API
Classify swoogo.com — 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://swoogo.com"}'
{
"domain": {
"domain_url": "https://swoogo.com",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.7023357152938843,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Sciences/Political Science",
"confidence": 0.234053373336792,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.12482769787311554,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
}
]
},
"success": true
}
Category
Global Rank
#23,583
Get this data as JSON — free trial, 50 API calls included.