Get this data via API

Classify assessor.rm.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://assessor.rm.com"}'
{ "domain": { "domain_url": "https://assessor.rm.com", "categories": [ { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.37992170453071594, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.2002701461315155, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.1840311735868454, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Internet & Telecom/Other", "confidence": 0.10072388499975204, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs