Get this data via API
Classify dunedinrailways.co.nz — 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://dunedinrailways.co.nz"}'
{
"domain": {
"domain_url": "https://dunedinrailways.co.nz",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail",
"confidence": 0.7020488381385803,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.40652579069137573,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.3452242910861969,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.2521812617778778,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Science/Astronomy",
"confidence": 0.14954805374145508,
"IAB15": "Science",
"IAB-472-464": "Space and Astronomy/Science/Space and Astronomy"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.