Get this data via API

Classify realmone.ai — 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://realmone.ai"}'
{ "domain": { "domain_url": "https://realmone.ai", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6006864905357361, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.269987553358078, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.26616954803466797, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.233739972114563, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Real Estate/Other", "confidence": 0.1508343070745468, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs