Get this data via API
Classify corridorcollective.work — 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://corridorcollective.work"}'
{
"domain": {
"domain_url": "https://corridorcollective.work",
"categories": [
{
"name": "/Business & Industrial/Business Services/Shared Workspaces",
"confidence": 0.837818443775177,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Real Estate/Real Estate Listings/Commercial Properties",
"confidence": 0.8320250511169434,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.18779975175857544,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.17142704129219055,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.10159144550561904,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.