Company
Category
Reviews
No reviews yet — be the first to review sunprints.md.
Get this data via API
Classify sunprints.md — 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://sunprints.md"}'
{
"domain": {
"domain_url": "https://sunprints.md",
"categories": [
{
"name": "/Shopping/Photo & Video Services/Photo Printing Services",
"confidence": 0.5170570611953735,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.44243764877319336,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.16772666573524475,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.