Get this data via API

Classify amss.us — 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://amss.us"}'
{ "domain": { "domain_url": "https://amss.us", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.771767795085907, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.4529845118522644, "IAB-239": "Hobbies & Interests" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.4294138550758362, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.2907581627368927, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs