Company
Category
Reviews
No reviews yet — be the first to review out-side.net.
Get this data via API
Classify out-side.net — 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://out-side.net"}'
{
"domain": {
"domain_url": "https://out-side.net",
"categories": [
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.5974010229110718,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.5484474301338196,
"IAB5-2": "Adult Education",
"IAB-133-132": "Education - Adult Education"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.4880445897579193,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.17129911482334137,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.10683415085077286,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.