Get this data via API

Classify palletstore.xyz — 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://palletstore.xyz"}'
{ "domain": { "domain_url": "https://palletstore.xyz", "categories": [ { "name": "/Business & Industrial/Business Services/Physical Asset Management", "confidence": 0.8575746417045593, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6475499868392944, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.3946680426597595, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.20192746818065643, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.12478174269199371, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.11881726235151292, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.11665281653404236, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs