Get this data via API

Classify magnetly.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://magnetly.co.uk"}'
{ "domain": { "domain_url": "https://magnetly.co.uk", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories", "confidence": 1, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.23965953290462497, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.19453726708889008, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories", "confidence": 0.16898849606513977, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs