Category
Reviews
No reviews yet — be the first to review fides.community.
Get this data via API
Classify fides.community — 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://fides.community"}'
{
"domain": {
"domain_url": "https://fides.community",
"categories": [
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.7861175537109375,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.5539451241493225,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.3113678991794586,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
},
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.1392640620470047,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.1184331625699997,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1066075712442398,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.