Get this data via API
Classify traveldate.app — 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://traveldate.app"}'
{
"domain": {
"domain_url": "https://traveldate.app",
"categories": [
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.34070852398872375,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Online Communities/Dating & Personals/Other",
"confidence": 0.338361918926239,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.2855265438556671,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.22326071560382843,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.1622471064329147,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Other",
"confidence": 0.12980584800243378,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.