Category
Reviews
No reviews yet — be the first to review form-engine.digital.
Get this data via API
Classify form-engine.digital — 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://form-engine.digital"}'
{
"domain": {
"domain_url": "https://form-engine.digital",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.24763354659080505,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.19421394169330597,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.16304568946361542,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.