Get this data via API

Classify maflow.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://maflow.org"}'
{ "domain": { "domain_url": "https://maflow.org", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.6526376008987427, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Other", "confidence": 0.3123798668384552, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.23323003947734833, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.1900114119052887, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling", "confidence": 0.1811089664697647, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Scientific Institutions", "confidence": 0.17306502163410187, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Physics", "confidence": 0.12525278329849243, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.1104813888669014, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Science/Mathematics/Other", "confidence": 0.10601682960987092, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs