Get this data via API

Classify friendlier.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://friendlier.com"}'
{ "domain": { "domain_url": "https://friendlier.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.948931872844696, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.6204380393028259, "IAB5": "Education" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.37394803762435913 } ] }, "success": true }
Get Free API Key View API Docs