Category
Reviews
No reviews yet — be the first to review softprodukt.com.pl.
Get this data via API
Classify softprodukt.com.pl — 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://softprodukt.com.pl"}'
{
"domain": {
"domain_url": "https://softprodukt.com.pl",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4064607322216034,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.26267343759536743,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.2517998516559601,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.