Category
Reviews
No reviews yet — be the first to review buildingguide.app.
Get this data via API
Classify buildingguide.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://buildingguide.app"}'
{
"domain": {
"domain_url": "https://buildingguide.app",
"categories": [
{
"name": "/Games/Computer & Video Games/Sandbox Games",
"confidence": 0.9780426025390624,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.8169101476669312,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.25943854451179504,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.