Get this data via API

Classify relienergy.de — 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://relienergy.de"}'
{ "domain": { "domain_url": "https://relienergy.de", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.23718145489692688, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.21553444862365723, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.20484237372875216, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.18055778741836548, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.14491450786590576, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.1256333440542221, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.10550720244646072, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.10281261056661606, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs