Category
Reviews
No reviews yet — be the first to review mbl.rs.
Get this data via API
Classify mbl.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://mbl.rs"}'
{
"domain": {
"domain_url": "https://mbl.rs",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.5613265633583069,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.16276033222675323,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.1409408003091812,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.