Category
Reviews
No reviews yet — be the first to review seekbox.ai.
Get this data via API
Classify seekbox.ai — 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://seekbox.ai"}'
{
"domain": {
"domain_url": "https://seekbox.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8195244669914246,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.4363952577114105,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.1808026432991028,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1078716516494751,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Science/Mathematics/Statistics",
"confidence": 0.10435498505830763,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.