Get this data via API

Classify snagityourself.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://snagityourself.co.uk"}'
{ "domain": { "domain_url": "https://snagityourself.co.uk", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.9547364115715028, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.7351348996162415, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.5704171657562256, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.4931766092777252, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.2602138817310333, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Books & Literature/Other", "confidence": 0.12350628525018692, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs