Get this data via API

Classify dmasocal.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://dmasocal.org"}'
{ "domain": { "domain_url": "https://dmasocal.org", "categories": [ { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.4180854260921478, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Other", "confidence": 0.40185683965682983, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.34084615111351013, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.22317112982273105, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.20628753304481504, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport", "confidence": 0.14713415503501892, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.1253884732723236, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.12061162292957306, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.10531171411275864, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs