Get this data via API
Classify private-london-tours.uk — 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://private-london-tours.uk"}'
{
"domain": {
"domain_url": "https://private-london-tours.uk",
"categories": [
{
"name": "/Travel & Transportation/Travel Agencies & Services/Guided Tours & Escorted Vacations",
"confidence": 0.933542549610138,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.8951530456542969,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals",
"confidence": 0.31669944524765015,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.19736376404762268
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.12704744935035706,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.