Get this data via API
Classify fluenci.app — 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://fluenci.app"}'
{
"domain": {
"domain_url": "https://fluenci.app",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7406054735183716,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6928650140762329,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.23394732177257535,
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.22083893418312073,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.1666060984134674,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.15055133402347565,
"IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.13574343919754028,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.12789125740528107,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.