Get this data via API

Classify macklin.co — 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://macklin.co"}'
{ "domain": { "domain_url": "https://macklin.co", "categories": [ { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.8, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.7, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.9, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" }, { "name": "/Internet & Telecom/Web Services", "confidence": 0.6 }, { "name": "/Internet & Telecom/Email & Messaging", "confidence": 0.8, "IAB-623-619": "Email/Technology & Computing/Computing/Internet/Email" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.7, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" } ] }, "success": true }
Get Free API Key View API Docs