Category
Reviews
No reviews yet — be the first to review consumer.rs.
Get this data via API
Classify consumer.rs — 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://consumer.rs"}'
{
"domain": {
"domain_url": "https://consumer.rs",
"categories": [
{
"name": "/News/Business News/Economy News",
"confidence": 0.2757328152656555,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/News/Business News/Other",
"confidence": 0.16347487270832062,
"IAB12": "News",
"IAB-52": "Business and Finance"
},
{
"name": "/People & Society/Social Sciences/Demographics",
"confidence": 0.10515964031219482,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.