Get this data via API

Classify needdonetoday.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://needdonetoday.co.uk"}'
{ "domain": { "domain_url": "https://needdonetoday.co.uk", "categories": [ { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.4684320390224457, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.3573104739189148, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.3170270621776581, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.30274099111557007, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.2906184494495392, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.15373528003692627, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.12487726658582687, "IAB-132": "Education" }, { "name": "/Home & Garden/Home Improvement/Plumbing", "confidence": 0.10802426189184187, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" } ] }, "success": true }
Get Free API Key View API Docs