Get this data via API
Classify walls.io — 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://walls.io"}'
{
"domain": {
"domain_url": "https://walls.io",
"categories": [
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.5960318446159363,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.25412818789482117,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.18861980736255649,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Global Rank
#33,907
Get this data as JSON — free trial, 50 API calls included.