Category
Reviews
No reviews yet — be the first to review funnel.studio.
Get this data via API
Classify funnel.studio — 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://funnel.studio"}'
{
"domain": {
"domain_url": "https://funnel.studio",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.8153131008148193,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5042292475700378,
"IAB3-4": "Business Software"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.3650515377521515,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.19399704039096832,
"IAB3": "Business",
"IAB-59-53": "Business - Sales"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)",
"confidence": 0.11917831003665924,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.