Get this data via API

Classify barnettross.co.uk — 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://barnettross.co.uk"}'
{ "domain": { "domain_url": "https://barnettross.co.uk", "categories": [ { "name": "/Shopping/Auctions", "confidence": 0.9574448466300964, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.4082111716270447, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.4046720862388611, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.20353156328201297, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Other", "confidence": 0.10816361010074615, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs