Get this data via API

Classify tallships.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://tallships.org"}'
{ "domain": { "domain_url": "https://tallships.org", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.6207613945007324, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.46385592222213745, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.36227643489837646, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.2149379551410675, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.14728905260562897, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.12567153573036194, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs