Get this data via API
Classify ryotts.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://ryotts.wordpress.com"}'
{
"domain": {
"domain_url": "https://ryotts.wordpress.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.5311547517776489,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.3315586745738983,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.30315646529197693,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.20768453180789948
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.11395784467458724
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.1094403862953186,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.