Get this data via API
Classify kickcoinsfc.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://kickcoinsfc.com"}'
{
"domain": {
"domain_url": "https://kickcoinsfc.com",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.4766959249973297,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.445953756570816,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.28997570276260376,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.