Get this data via API
Classify beings.org — 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://beings.org"}'
{
"domain": {
"domain_url": "https://beings.org",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6573564410209656,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.4949880838394165,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.3402445316314697,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.33647024631500244,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.196651428937912,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.17022013664245603,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1446770876646042,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.1439174860715866,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.