Get this data via API
Classify lifted.top — 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://lifted.top"}'
{
"domain": {
"domain_url": "https://lifted.top",
"categories": [
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.8978031277656555,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.8340542912483215,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.4252223372459411,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.3177122175693512,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.17668068408966064,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.1310019493103027,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.