Get this data via API
Classify embarkei.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://embarkei.com"}'
{
"domain": {
"domain_url": "https://embarkei.com",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Low Cost & Last Minute Travel",
"confidence": 0.9481950998306274,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.6763384342193604,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.15941743552684784,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.14584089815616608,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.