Get this data via API

Classify orchardsfeed.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://orchardsfeed.com"}'
{ "domain": { "domain_url": "https://orchardsfeed.com", "categories": [ { "name": "/Business & Industrial/Agriculture & Forestry/Livestock", "confidence": 0.4807904064655304, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.3967096507549286, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.24992866814136505, "IAB-422": "Pets" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.21673835813999176, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.1992085576057434, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches", "confidence": 0.15249578654766083, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs