Get this data via API
Classify atom-china.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://atom-china.org"}'
{
"domain": {
"domain_url": "https://atom-china.org",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.5898123979568481,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Online Communities/Other",
"confidence": 0.5036042928695679,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1447373628616333,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.1047007367014885,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.