Category
Global Rank
#203,882
Reviews
No reviews yet — be the first to review feedzai.com.
Get this data via API
Classify feedzai.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://feedzai.com"}'
{
"domain": {
"domain_url": "https://feedzai.com",
"categories": [
{
"name": "/Hobbies & Leisure/Outdoors",
"confidence": 0.8
},
{
"name": "/Sports/Extreme Sports",
"confidence": 0.66,
"IAB-498-483": "Sports - Extreme Sports"
},
{
"name": "/Business & Industrial",
"confidence": 0.65,
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.