Get this data via API
Classify zcg.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://zcg.com.au"}'
{
"domain": {
"domain_url": "https://zcg.com.au",
"categories": [
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.7449207305908203,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.5666170716285706,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Internet & Telecom/Communications Equipment/Radio Equipment",
"confidence": 0.3891126811504364,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.30108439922332764,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.23027361929416656,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.18257129192352295,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.17551115155220032,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 0.1250123232603073,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Technology News",
"confidence": 0.11731969565153122,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.10275233536958694,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.