Get this data via API

Classify aelert.net — 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://aelert.net"}'
{ "domain": { "domain_url": "https://aelert.net", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.607466995716095, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.28086215257644653, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.23681701719760895, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/News/Technology News", "confidence": 0.1459573060274124, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Business & Industrial/Other", "confidence": 0.13387922942638397, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.13051466643810272, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.10874967277050018, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.10461696237325668, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10089536011219025, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.10002151876688004, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs