Get this data via API
Classify nexttrip-privilege.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://nexttrip-privilege.com"}'
{
"domain": {
"domain_url": "https://nexttrip-privilege.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.5107641816139221,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.34240269660949707,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.1675066351890564,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Travel & Transportation/Other",
"confidence": 0.13505929708480835,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Business Travel",
"confidence": 0.11556728929281236,
"IAB20-7": "Business Travel",
"IAB-676-664": "Travel Type - Business Travel"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.10508356243371964,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.