Company
Category
Reviews
No reviews yet — be the first to review compared.so.
Get this data via API
Classify compared.so — 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://compared.so"}'
{
"domain": {
"domain_url": "https://compared.so",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.5851619243621826,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.5709505081176758,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.3382970094680786,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Online Communities/Dating & Personals/Other",
"confidence": 0.23332318663597107,
"IAB14-1": "Dating",
"IAB-188-186": "Family and Relationships - Dating"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.1884251981973648,
"IAB14-1": "Dating",
"IAB-188-186": "Family and Relationships - Dating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.