Get this data via API

Classify backyardlandscapesupply.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://backyardlandscapesupply.com"}'
{ "domain": { "domain_url": "https://backyardlandscapesupply.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.7874203324317932, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.3289743661880493, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.28098538517951965, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Agriculture & Forestry/Agricultural Equipment", "confidence": 0.1661781221628189, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Networking/Networking Equipment", "confidence": 0.13747718930244446, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.1282976120710373, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs