Get this data via API

Classify riley.vision — 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://riley.vision"}'
{ "domain": { "domain_url": "https://riley.vision", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.973536491394043, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Sports/Extreme Sports/Stunts & Dangerous Feats", "confidence": 0.11481861770153046, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs