Get this data via API
Classify englishdocs.eu — 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://englishdocs.eu"}'
{
"domain": {
"domain_url": "https://englishdocs.eu",
"categories": [
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.8949896097183228,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.49173760414123535,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.24430979788303375,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Law & Government/Government/Courts & Judiciary",
"confidence": 0.227614626288414,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Sciences/Other",
"confidence": 0.22691337764263153,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Sensitive Subjects/Other",
"confidence": 0.18909917771816256,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.17252998054027557,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Issues & Advocacy/Ethics",
"confidence": 0.1057409942150116,
"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.