Get this data via API

Classify scholarscore.net — 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://scholarscore.net"}'
{ "domain": { "domain_url": "https://scholarscore.net", "categories": [ { "name": "/Books & Literature/Writers Resources", "confidence": 0.6871616840362549, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Study Grants & Scholarships", "confidence": 0.47990331053733826, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.4061541855335235, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.3384647071361542, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.28605812788009644, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.18910151720046997, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs