Get this data via API

Classify lettingagency.training — 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://lettingagency.training"}'
{ "domain": { "domain_url": "https://lettingagency.training", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5130127668380737, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.3959704041481018, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.30342090129852295, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.2107372134923935, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.1390262246131897, "IAB-59-53": "Business - Sales" }, { "name": "/Real Estate/Other", "confidence": 0.1374800056219101, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.11377856880426408, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.11364079266786575, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.10227642208337784, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs