Get this data via API
Classify jbrailriders.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://jbrailriders.com"}'
{
"domain": {
"domain_url": "https://jbrailriders.com",
"categories": [
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Electric Bicycles",
"confidence": 0.5683226585388184,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.4649928510189056,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.3403741419315338,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Sports/Individual Sports/Cycling",
"confidence": 0.2577762007713318,
"IAB17": "Sports",
"IAB-492-483": "Cycling/Sports/Cycling"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts",
"confidence": 0.2459677457809448,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.2072344422340393,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens",
"confidence": 0.20600026845932007,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.13041776418685913,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.