Get this data via API
Classify trailquest.com.au — 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://trailquest.com.au"}'
{
"domain": {
"domain_url": "https://trailquest.com.au",
"categories": [
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.8260602355003357,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens",
"confidence": 0.5049756765365601,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.3254058063030243,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.2885793447494507,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.255606472492218,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.2542576789855957,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.16336265206336975,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.