Get this data via API
Classify discoverlynx.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://discoverlynx.com"}'
{
"domain": {
"domain_url": "https://discoverlynx.com",
"categories": [
{
"name": "/Travel",
"confidence": 0.85,
"IAB20": "Travel",
"IAB-653": "Travel/Travel"
},
{
"name": "/Food & Drink",
"confidence": 0.7,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Autos & Vehicles",
"confidence": 0.6,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/People & Society",
"confidence": 0.5,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health",
"confidence": 0.4,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Global Rank
#439,368
Get this data as JSON — free trial, 50 API calls included.