Get this data via API

Classify foodop.io — 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://foodop.io"}'
{ "domain": { "domain_url": "https://foodop.io", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.933870792388916, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.5731836557388306, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.44225409626960754, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Home & Garden/Kitchen & Dining/Other", "confidence": 0.16914841532707214, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.15040157735347748, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Kitchen & Dining/Major Kitchen Appliances", "confidence": 0.11875445395708084, "IAB10": "Home & Garden", "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.11328475177288055, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs