Category
Reviews
No reviews yet — be the first to review stackfiesta.dev.
Get this data via API
Classify stackfiesta.dev — 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://stackfiesta.dev"}'
{
"domain": {
"domain_url": "https://stackfiesta.dev",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.8203052878379822,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.5484517216682434,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.2791772186756134,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2690868079662323,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1886485069990158,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.11533483117818832,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.