Get this data via API

Classify agro-technology.co.uk — 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://agro-technology.co.uk"}'
{ "domain": { "domain_url": "https://agro-technology.co.uk", "categories": [ { "name": "/Science/Scientific Equipment", "confidence": 0.884319007396698, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.5682086944580078, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.30510345101356506, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.28245893120765686, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Measurement & Control Equipment", "confidence": 0.10699505358934402, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs