Get this data via API

Classify curtispackaging.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://curtispackaging.com"}'
{ "domain": { "domain_url": "https://curtispackaging.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Packaging", "confidence": 0.963499128818512, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Luxury Goods", "confidence": 0.18441177904605863, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.1250731647014618, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.11443247646093369, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs