Get this data via API
Classify frameinterview.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://frameinterview.com"}'
{
"domain": {
"domain_url": "https://frameinterview.com",
"categories": [
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.7537707090377808,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.3837362229824066,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.17541837692260742,
"IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.16757109761238098,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.1565113067626953,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.