Category
Reviews
No reviews yet — be the first to review wayexperience.it.
Get this data via API
Classify wayexperience.it — 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://wayexperience.it"}'
{
"domain": {
"domain_url": "https://wayexperience.it",
"categories": [
{
"name": "/Science/Engineering & Technology/Augmented & Virtual Reality",
"confidence": 0.5672335028648376,
"IAB19": "Technology & Computing",
"IAB-639-596": "Technology & Computing - Virtual Reality"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.13700070977211,
"IAB9-22": "Painting",
"IAB-254-248": "Arts and Crafts - Painting"
},
{
"name": "/Arts & Entertainment/Online Media/Virtual Tours",
"confidence": 0.12463121116161346,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.