Get this data via API

Classify deepscholar.io — 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://deepscholar.io"}'
{ "domain": { "domain_url": "https://deepscholar.io", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.4856201112270355, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Internet & Telecom/Other", "confidence": 0.2827973961830139, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.12891651690006256, "IAB-143-132": "Education - Educational Assessment" } ] }, "success": true }
Get Free API Key View API Docs