Category
Reviews
No reviews yet — be the first to review automation.services.
Get this data via API
Classify automation.services — 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://automation.services"}'
{
"domain": {
"domain_url": "https://automation.services",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5761099457740784,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.5712985992431641,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.5042088031768799,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.1807907074689865,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.1795627921819687,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1068326011300087,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.