Get this data via API

Classify dis-net.org — 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://dis-net.org"}'
{ "domain": { "domain_url": "https://dis-net.org", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.5786475539207458, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Movies/Animated Films", "confidence": 0.41017159819602966, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.2093823999166489, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Movies/Family Films", "confidence": 0.16130098700523376, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Social Sciences/Other", "confidence": 0.10459913313388824, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs