Get this data via API

Classify liberateglobal.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://liberateglobal.com"}'
{ "domain": { "domain_url": "https://liberateglobal.com", "categories": [ { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.8491215705871582, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.7439417243003845, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.6093114018440247, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.16903439164161682, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.16091759502887726, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs