Category
Reviews
No reviews yet — be the first to review smile.id.
Get this data via API
Classify smile.id — 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://smile.id"}'
{
"domain": {
"domain_url": "https://smile.id",
"categories": [
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.9405768513679504,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.30020004510879517,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.2962210178375244,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2415747493505478,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.1642918735742569,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.13149330019950867,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.12238211929798126,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.11027689278125764,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
},
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.1066579818725586,
"IAB11-2": "Legal Issues",
"IAB-380": "Crime"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.