Get this data via API

Classify gutenberg-technology.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://gutenberg-technology.com"}'
{ "domain": { "domain_url": "https://gutenberg-technology.com", "categories": [ { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.705452024936676, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.248123437166214, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/People & Society/Social Sciences/Economics", "confidence": 0.12510351836681366, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs