Get this data via API

Classify editionscec.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://editionscec.com"}'
{ "domain": { "domain_url": "https://editionscec.com", "categories": [ { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.400363951921463, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.37163954973220825, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.22464188933372495, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.1711648851633072, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Books & Literature/Other", "confidence": 0.13396410644054413, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs