Category
Reviews
No reviews yet — be the first to review scanskill.com.
Get this data via API
Classify scanskill.com — 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://scanskill.com"}'
{
"domain": {
"domain_url": "https://scanskill.com",
"categories": [
{
"name": "/Computers & Electronics/Programming",
"confidence": 0.9,
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Science/Computer Science",
"confidence": 0.85,
"IAB-464": "Science"
},
{
"name": "/Business & Industrial",
"confidence": 0.68,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.57,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.