Get this data via API

Classify lawngevity.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://lawngevity.co.uk"}'
{ "domain": { "domain_url": "https://lawngevity.co.uk", "categories": [ { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.5795812606811523, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.22694583237171173, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.21268944442272184, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.15634609758853912, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Other", "confidence": 0.12470363080501556, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.11850713193416595 }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.10542197525501253, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" } ] }, "success": true }
Get Free API Key View API Docs