Get this data via API
Classify primalcortex.wordpress.com — 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://primalcortex.wordpress.com"}'
{
"domain": {
"domain_url": "https://primalcortex.wordpress.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.4213920533657074,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.14050094783306122,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.11432227492332458,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Computers & Electronics/Networking/Other",
"confidence": 0.11290902644395828,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Networking/Networking Equipment",
"confidence": 0.1008911281824112,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.