Get this data via API

Classify crewmingle.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://crewmingle.com"}'
{ "domain": { "domain_url": "https://crewmingle.com", "categories": [ { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.8778788447380066, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.579097330570221, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.17661428451538086, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Online Communities/Dating & Personals/Other", "confidence": 0.14177681505680084, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport", "confidence": 0.100999653339386, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs