Get this data via API

Classify sensorysociety.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://sensorysociety.org"}'
{ "domain": { "domain_url": "https://sensorysociety.org", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.4558930099010467, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Travel & Transportation/Other", "confidence": 0.24832342565059665, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.1914622187614441, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.1640794277191162, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.1612069308757782, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Travel & Transportation/Specialty Travel/Business Travel", "confidence": 0.1210607886314392, "IAB20-7": "Business Travel", "IAB-676-664": "Travel Type - Business Travel" } ] }, "success": true }
Get Free API Key View API Docs