Get this data via API

Classify foodnation.com.sa — 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://foodnation.com.sa"}'
{ "domain": { "domain_url": "https://foodnation.com.sa", "categories": [ { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.352395236492157, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food/Condiments & Dressings", "confidence": 0.12750408053398132, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/News/Business News/Company News", "confidence": 0.10757279396057128, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs