Get this data via API

Classify beamco.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://beamco.co.uk"}'
{ "domain": { "domain_url": "https://beamco.co.uk", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.4228599667549134, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.19935651123523712, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices", "confidence": 0.17937913537025452, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.17687565088272095, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.13071724772453308, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs