Category
Reviews
No reviews yet — be the first to review railway.co.za.
Get this data via API
Classify railway.co.za — 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://railway.co.za"}'
{
"domain": {
"domain_url": "https://railway.co.za",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.5251232385635376,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Rail Freight",
"confidence": 0.43902283906936646,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail",
"confidence": 0.12326262891292572,
"IAB20": "Travel",
"IAB-669-664": "Travel Type - Rail Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.