Category
Reviews
No reviews yet — be the first to review kickers.ai.
Get this data via API
Classify kickers.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://kickers.ai"}'
{
"domain": {
"domain_url": "https://kickers.ai",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment",
"confidence": 0.21212874352931976,
"IAB19-5": "Cameras & Camcorders",
"IAB-633-632": "Consumer Electronics - Cameras and Camcorders"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2090209573507309,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.10977941006422044,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/News/Technology News",
"confidence": 0.10383567214012146,
"IAB12": "News",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.