Get this data via API

Classify ed.gov — 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://ed.gov"}'
{ "domain": { "domain_url": "https://ed.gov", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 0.5991200804710388, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.5124188661575317, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.19608038663864136, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.11801911890506744, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#2,049