Get this data via API

Classify ecotas-compost.com — 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://ecotas-compost.com"}'
{ "domain": { "domain_url": "https://ecotas-compost.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.44731032848358154, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.3063749670982361, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Agriculture & Forestry/Agricultural Equipment", "confidence": 0.20869314670562744, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Agrochemicals", "confidence": 0.11180505156517027, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" } ] }, "success": true }
Get Free API Key View API Docs