Get this data via API

Classify sbjprintex.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://sbjprintex.com"}'
{ "domain": { "domain_url": "https://sbjprintex.com", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Religious Travel", "confidence": 0.6513928174972534, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.5816690325737, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.19093848764896393, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.11627804487943648, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs