Category
Reviews
No reviews yet — be the first to review smartek.co.il.
Get this data via API
Classify smartek.co.il — 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://smartek.co.il"}'
{
"domain": {
"domain_url": "https://smartek.co.il",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.30710369348526,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics",
"confidence": 0.1647818386554718,
"IAB19-28": "Portable",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.128895565867424,
"IAB19-6": "Cell Phones",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.