Get this data via API

Classify plesner.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://plesner.com"}'
{ "domain": { "domain_url": "https://plesner.com", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.4977790117263794, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.3761533796787262, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.31945115327835083, "IAB-132": "Education" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.28582507371902466, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Business News/Company News", "confidence": 0.1103380024433136, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs