Get this data via API

Classify xrspace.io — 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://xrspace.io"}'
{ "domain": { "domain_url": "https://xrspace.io", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.19837351143360135, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Beauty & Fitness/Face & Body Care/Hygiene & Toiletries", "confidence": 0.14508463442325592, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.1027023121714592, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.10088688135147096, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs