Get this data via API
Classify getcrewplate.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://getcrewplate.com"}'
{
"domain": {
"domain_url": "https://getcrewplate.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 1,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.33045580983161926,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Accounting & Auditing/Billing & Invoicing",
"confidence": 0.2846148610115051,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2335306704044342,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.1406709849834442,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.10484357923269272
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.10344864428043364,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.