Company
Category
Reviews
No reviews yet — be the first to review whatyoubuilding.com.
Get this data via API
Classify whatyoubuilding.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://whatyoubuilding.com"}'
{
"domain": {
"domain_url": "https://whatyoubuilding.com",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.3174240291118622,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.17633381485939026,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.16561530530452728,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.11729217320680618,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
},
{
"name": "/Online Communities/Other",
"confidence": 0.10107626765966415,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.