Get this data via API
Classify b2scout.com — 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://b2scout.com"}'
{
"domain": {
"domain_url": "https://b2scout.com",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.3727532625198364,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.18754057586193085,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.13358502089977264,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.