Category
Reviews
No reviews yet — be the first to review rff.events.
Get this data via API
Classify rff.events — 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://rff.events"}'
{
"domain": {
"domain_url": "https://rff.events",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4373493492603302,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.3942367136478424,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.19570349156856537,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.13135752081871033,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.13002093136310575,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.