Get this data via API

Classify luzresponsable.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://luzresponsable.com"}'
{ "domain": { "domain_url": "https://luzresponsable.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.9161021113395692, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.3472026288509369, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.17394839227199554, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs