Category
Reviews
No reviews yet — be the first to review firmicky.sk.
Get this data via API
Classify firmicky.sk — 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://firmicky.sk"}'
{
"domain": {
"domain_url": "https://firmicky.sk",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.4711768329143524,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.2453555315732956,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.17847712337970734,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.