Get this data via API

Classify byram-ms.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://byram-ms.us"}'
{ "domain": { "domain_url": "https://byram-ms.us", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.6115732789039612, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.5174007415771484, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Autos & Vehicles/Vehicle Shows", "confidence": 0.16431638598442078, "IAB-36-1": "Auto Shows/Automotive/Auto Shows" } ] }, "success": true }
Get Free API Key View API Docs