Get this data via API
Classify beej.us — 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://beej.us"}'
{
"domain": {
"domain_url": "https://beej.us",
"categories": [
{
"name": "/Arts & Entertainment/Online Media",
"confidence": 0.8,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Humor",
"confidence": 0.7,
"IAB1-4": "Humor",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Books & Literature",
"confidence": 0.6,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Autos & Vehicles",
"confidence": 0.5,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Global Rank
#175,008
Get this data as JSON — free trial, 50 API calls included.