Get this data via API
Classify foundrs.co — 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://foundrs.co"}'
{
"domain": {
"domain_url": "https://foundrs.co",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.3085041046142578,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.2024121731519699,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.19107359647750857,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Finance/Crowdfunding",
"confidence": 0.170854851603508,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.