Get this data via API
Classify assopasseggeri.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://assopasseggeri.com"}'
{
"domain": {
"domain_url": "https://assopasseggeri.com",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.8857789039611816,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.2954614460468292,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Consumer Resources/Other",
"confidence": 0.23938459157943728,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Travel & Transportation/Specialty Travel/Low Cost & Last Minute Travel",
"confidence": 0.22888702154159543,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.1502966731786728,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.