Category
Reviews
No reviews yet — be the first to review bitefex.de.
Get this data via API
Classify bitefex.de — 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://bitefex.de"}'
{
"domain": {
"domain_url": "https://bitefex.de",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.6089745759963989,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.16082268953323364,
"IAB19-27": "PC Support",
"IAB-626-619": "Internet - IT and Internet Support"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.13890039920806885,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.