Get this data via API

Classify austenlandscape.ie — 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://austenlandscape.ie"}'
{ "domain": { "domain_url": "https://austenlandscape.ie", "categories": [ { "name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design", "confidence": 0.8817183971405029, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.8376985788345337, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.803333044052124, "IAB-132": "Education" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.11289479583501816, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs