Get this data via API

Classify usefeyn.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://usefeyn.com"}'
{ "domain": { "domain_url": "https://usefeyn.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.8014634251594543, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.31176578998565674, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.17639240622520447, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Mathematics/Statistics", "confidence": 0.10578494518995284, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs