Get this data via API

Classify imo.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://imo.org"}'
{ "domain": { "domain_url": "https://imo.org", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 0.9394716620445251, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport", "confidence": 0.808674156665802, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Social Sciences/Political Science", "confidence": 0.360429972410202, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#13,110