Get this data via API

Classify class-rep.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://class-rep.com"}'
{ "domain": { "domain_url": "https://class-rep.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8947896361351013, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Other", "confidence": 0.3825841546058655, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.3047303855419159 }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.2347550094127655, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.15520094335079193, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.15456922352313995, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.1249316707253456, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs