Get this data via API
Classify you-make-it.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://you-make-it.org"}'
{
"domain": {
"domain_url": "https://you-make-it.org",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Discrimination & Identity Relations",
"confidence": 0.5141604542732239,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.4752659499645233,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/News/Politics/Other",
"confidence": 0.44087690114974976,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues",
"confidence": 0.4390849173069,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Other",
"confidence": 0.3958382904529571,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.16149351000785828,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.