Get this data via API

Classify polgarden.cz — 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://polgarden.cz"}'
{ "domain": { "domain_url": "https://polgarden.cz", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.8992154598236084, "IAB-132": "Education" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.2801041901111603, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.140219047665596, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design", "confidence": 0.1012451946735382, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs