Get this data via API

Classify theloops.io — 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://theloops.io"}'
{ "domain": { "domain_url": "https://theloops.io", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7620000839233398, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.6494988799095154, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5381594300270081, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.24630747735500336, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.1698392778635025, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.15800181031227112, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.10913900285959244, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs