Category
Reviews
No reviews yet — be the first to review explorefunctionality.com.
Get this data via API
Classify explorefunctionality.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://explorefunctionality.com"}'
{
"domain": {
"domain_url": "https://explorefunctionality.com",
"categories": [
{
"name": "/News/Technology News",
"confidence": 0.7435322403907776,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.1615145206451416,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Computers & Electronics/Other",
"confidence": 0.1036711260676384,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.