Get this data via API
Classify hurleywrite.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://hurleywrite.com"}'
{
"domain": {
"domain_url": "https://hurleywrite.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.4231465756893158,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.27307477593421936,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.24655094742774963,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.22381514310836792,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.19702664017677307,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.13906072080135343,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.