Get this data via API

Classify newlyprimitive.store — 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://newlyprimitive.store"}'
{ "domain": { "domain_url": "https://newlyprimitive.store", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.6948263645172119, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Home Appliances/Other", "confidence": 0.6654220819473267, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.5404385924339294, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.15355326235294342, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Other", "confidence": 0.13140131533145905, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs