Get this data via API
Classify osmosis.page — 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://osmosis.page"}'
{
"domain": {
"domain_url": "https://osmosis.page",
"categories": [
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.3894150555133819,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.35510045289993286,
"IAB-132": "Education"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.29961106181144714,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.28685763478279114,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.15583057701587677,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.11435297131538393,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.