Get this data via API
Classify datacenterworldaustralia.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://datacenterworldaustralia.com"}'
{
"domain": {
"domain_url": "https://datacenterworldaustralia.com",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Live Sporting Events",
"confidence": 0.37579071521759033,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Sports/Team Sports/American Football",
"confidence": 0.3136175274848938,
"IAB17": "Sports",
"IAB-484-483": "American Football/Sports/American Football"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.13744468986988068,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.1199328750371933,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/News/Sports News",
"confidence": 0.1156114786863327,
"IAB12": "News",
"IAB-226-225": "Fitness and Exercise - Participant Sports"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.10578588396310806,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.10503528267145155,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.