Get this data via API

Classify certsprint.app — 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://certsprint.app"}'
{ "domain": { "domain_url": "https://certsprint.app", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.9342440366744996, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.7604821920394897, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6898167133331299, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.5862040519714355, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.12630677223205566, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.11961546540260316, "IAB-59-53": "Business - Sales" } ] }, "success": true }
Get Free API Key View API Docs