Get this data via API

Classify licensingconnection.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://licensingconnection.com"}'
{ "domain": { "domain_url": "https://licensingconnection.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.8925582766532898, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.4842696487903595, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Law & Government/Government/Government Contracting & Procurement", "confidence": 0.21355439722537992, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.1822599172592163, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.14762699604034424, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.114596925675869, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs