Get this data via API

Classify amevea.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://amevea.org"}'
{ "domain": { "domain_url": "https://amevea.org", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.6315261721611023, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Agriculture & Forestry/Livestock", "confidence": 0.6166285276412964, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Nutrition/Other", "confidence": 0.3787004053592682, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.1146659404039383, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" } ] }, "success": true }
Get Free API Key View API Docs