Get this data via API
Classify sinor.bg — 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://sinor.bg"}'
{
"domain": {
"domain_url": "https://sinor.bg",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Livestock",
"confidence": 0.7621415257453918,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.39128538966178894,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Other",
"confidence": 0.13759927451610565,
"IAB12": "News"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.11747932434082033,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#199,637
Get this data as JSON — free trial, 50 API calls included.