Get this data via API

Classify seamen.app — 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://seamen.app"}'
{ "domain": { "domain_url": "https://seamen.app", "categories": [ { "name": "/People & Society/Other", "confidence": 0.9483199119567872, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Online Communities/Dating & Personals/Other", "confidence": 0.836388111114502, "IAB-148-132": "Education - Online Education" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.7696852087974548, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.2552637457847595, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.18650634586811063, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs