Get this data via API
Classify raildart.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://raildart.com"}'
{
"domain": {
"domain_url": "https://raildart.com",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Rail Freight",
"confidence": 0.6196306347846985,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Networking/Distributed & Cloud Computing",
"confidence": 0.3539363741874695,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Hobbies & Leisure/Radio Control & Modeling/Model Trains & Railroads",
"confidence": 0.18149101734161377,
"IAB-245-239": "Radio Control/Hobbies & Interests/Radio Control"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.14893260598182678,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.1204301044344902,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11487957090139388,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.10635271668434144,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.