Get this data via API
Classify sciencesocieties.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://sciencesocieties.org"}'
{
"domain": {
"domain_url": "https://sciencesocieties.org",
"categories": [
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.7100510001182556,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Science/Other",
"confidence": 0.6374828219413757,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Scientific Institutions",
"confidence": 0.5412300825119019,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.19732286036014557,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#183,765
Get this data as JSON — free trial, 50 API calls included.