Get this data via API
Classify oastatic.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://oastatic.com"}'
{
"domain": {
"domain_url": "https://oastatic.com",
"categories": [
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.4034724831581116,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.3556578755378723,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/Individual Sports/Cycling",
"confidence": 0.233298659324646,
"IAB17": "Sports",
"IAB-492-483": "Cycling/Sports/Cycling"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.19438941776752472,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Global Rank
#16,266
Get this data as JSON — free trial, 50 API calls included.