Get this data via API

Classify scholarbulletin.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://scholarbulletin.com"}'
{ "domain": { "domain_url": "https://scholarbulletin.com", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.8784288167953491, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Other", "confidence": 0.2589264512062073, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.2087235152721405, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.1758635640144348, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.131527379155159, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.1217004731297493, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.1114482581615448, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/News/Other", "confidence": 0.11117494851350784, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs