Get this data via API

Classify elpnet.org — 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://elpnet.org"}'
{ "domain": { "domain_url": "https://elpnet.org", "categories": [ { "name": "/Finance/Grants, Scholarships & Financial Aid/Other", "confidence": 0.5756805539131165, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.4547505974769592, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.4035723805427551, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.25918689370155334, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Study Grants & Scholarships", "confidence": 0.1656777262687683, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs