Get this data via API

Classify csse.com.au — 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://csse.com.au"}'
{ "domain": { "domain_url": "https://csse.com.au", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.7014023661613464, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.5121890306472778, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.39420297741889954, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.385029137134552, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.29047468304634094, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.28736475110054016, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.25535622239112854, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.2220883667469025, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.21263308823108673, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.11253947764635086, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" } ] }, "success": true }
Get Free API Key View API Docs