Get this data via API

Classify clickfree.com — 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://clickfree.com"}'
{ "domain": { "domain_url": "https://clickfree.com", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage", "confidence": 0.9368799924850464, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.37370797991752625, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.1717921942472458, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.14108076691627502, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.11553581804037094, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs