Get this data via API

Classify bamfordsonline.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://bamfordsonline.co.uk"}'
{ "domain": { "domain_url": "https://bamfordsonline.co.uk", "categories": [ { "name": "/Shopping/Apparel/Footwear", "confidence": 0.9483806490898132, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Men's Clothing", "confidence": 0.29854509234428406, "IAB22": "Shopping", "IAB-582-579": "Men's Clothing/Style & Fashion/Men's Fashion/Men's Clothing" }, { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.13666631281375885, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.10163391381502151, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs