Get this data via API

Classify aledopto.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://aledopto.org"}'
{ "domain": { "domain_url": "https://aledopto.org", "categories": [ { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.8707703351974487, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.40656334161758423 }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.29174453020095825, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.22349081933498385, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs