Get this data via API
Classify futurefirst.tech — 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://futurefirst.tech"}'
{
"domain": {
"domain_url": "https://futurefirst.tech",
"categories": [
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.6808931827545166,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.6132940053939819,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.6094334721565247,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.15897996723651886,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.