Get this data via API

Classify candytangluckyscoop.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://candytangluckyscoop.com"}'
{ "domain": { "domain_url": "https://candytangluckyscoop.com", "categories": [ { "name": "/Food & Drink/Food/Candy & Sweets", "confidence": 0.3314332962036133, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.22061623632907867, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.21929235756397247, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.16338366270065308, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" } ] }, "success": true }
Get Free API Key View API Docs