Get this data via API
Classify redrockarea.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://redrockarea.com"}'
{
"domain": {
"domain_url": "https://redrockarea.com",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.4999601840972901,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Sports/Motor Sports/Other",
"confidence": 0.3756425380706787,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.16542333364486694,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.16472230851650238,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.13446858525276184
},
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.10764385014772417,
"IAB17-1": "Auto Racing",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.