Get this data via API

Classify dealzignite.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://dealzignite.com"}'
{ "domain": { "domain_url": "https://dealzignite.com", "categories": [ { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.14429648220539093, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/Laundry/Other", "confidence": 0.12574800848960876, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances", "confidence": 0.12183018028736116, "IAB10": "Home & Garden", "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.1112818568944931, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs