Get this data via API
Classify gdrc.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://gdrc.org"}'
{
"domain": {
"domain_url": "https://gdrc.org",
"categories": [
{
"name": "Business & Industrial/Business Services/Consulting",
"confidence": 0.95,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "People & Society/Social Issues & Advocacy",
"confidence": 0.85,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "Science/Ecology & Environment",
"confidence": 0.8,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "Business & Industrial",
"confidence": 0.75,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#234,935
Get this data as JSON — free trial, 50 API calls included.