Get this data via API

Classify pinevalleytree.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://pinevalleytree.com"}'
{ "domain": { "domain_url": "https://pinevalleytree.com", "categories": [ { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.8649126887321472, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Agriculture & Forestry/Forestry", "confidence": 0.6972061991691589, "IAB3-6": "Forestry", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.322614848613739, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.14404821395874023, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design", "confidence": 0.1162639781832695, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.10914675146341324, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" } ] }, "success": true }
Get Free API Key View API Docs