Category
Reviews
No reviews yet — be the first to review 131.by.
Get this data via API
Classify 131.by — 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://131.by"}'
{
"domain": {
"domain_url": "https://131.by",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.7634999752044678,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.5042376518249512,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.11566480994224548,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.