Get this data via API

Classify useguardian.tech — 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://useguardian.tech"}'
{ "domain": { "domain_url": "https://useguardian.tech", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.3540705442428589, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.28428009152412415, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.2805842459201813, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2785259783267975, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.17156216502189636, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Internet & Telecom/Email & Messaging/Other", "confidence": 0.138571098446846, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.1329725682735443, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs