Category
Reviews
No reviews yet — be the first to review funnel.fyi.
Get this data via API
Classify funnel.fyi — 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.fyi"}'
{
"domain": {
"domain_url": "https://funnel.fyi",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.8331548571586609,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.4918663501739502,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.483936071395874,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4252605140209198,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.29246315360069275,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1328037828207016,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.