Category
Reviews
No reviews yet — be the first to review startups.gallery.
Get this data via API
Classify startups.gallery — 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://startups.gallery"}'
{
"domain": {
"domain_url": "https://startups.gallery",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Venture Capital",
"confidence": 0.5504754185676575,
"IAB3": "Business",
"IAB-71-63": "Business Banking & Finance - Venture Capital"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.5014950633049011,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.4949977099895478,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.11929094791412354,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/News/Business News/Other",
"confidence": 0.11626353859901428,
"IAB12": "News",
"IAB-52": "Business and Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.