Get this data via API
Classify steambeans.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://steambeans.org"}'
{
"domain": {
"domain_url": "https://steambeans.org",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.9281354546546936,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.7894943952560425,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Other",
"confidence": 0.3819982707500458,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.3496031165122986,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Other",
"confidence": 0.29876476526260376,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1116342395544052,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources",
"confidence": 0.11018602550029756,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.