Get this data via API

Classify legacy-landcare.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://legacy-landcare.com"}'
{ "domain": { "domain_url": "https://legacy-landcare.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.7801018953323364, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.5046612024307251, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.449753999710083, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.1188996210694313, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Military/Veterans", "confidence": 0.10498759895563126, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs