Get this data via API
Classify rescue.co — 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://rescue.co"}'
{
"domain": {
"domain_url": "https://rescue.co",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.7460286021232605,
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.3999680280685425,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.25320667028427124,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.1835593283176422,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)",
"confidence": 0.15689612925052643,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.