Get this data via API
Classify nature-connexion.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://nature-connexion.com"}'
{
"domain": {
"domain_url": "https://nature-connexion.com",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.5979793071746826,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.41463154554367065,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.2624047100543976,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.1854589283466339,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.