Category
Reviews
No reviews yet — be the first to review useguardian.tech.
Get this data via API
Classify useguardian.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://useguardian.tech"}'
{
"domain": {
"domain_url": "https://useguardian.tech",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.3540705442428589,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.28428009152412415,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.2805842459201813,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2785259783267975,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.17156216502189636,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.138571098446846,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.1329725682735443,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.