Get this data via API

Classify neenopal.com — 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://neenopal.com"}'
{ "domain": { "domain_url": "https://neenopal.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7509496212005615, "IAB15": "Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.4076343476772308, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3500785231590271, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.3385384976863861, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.2600240111351013, "IAB5": "Education" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.22340631484985352, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.14252513647079468, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.11213550716638564, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs