Get this data via API

Classify inkdcollective.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://inkdcollective.com"}'
{ "domain": { "domain_url": "https://inkdcollective.com", "categories": [ { "name": "/Home & Garden/Home Furnishings/Curtains & Window Treatments", "confidence": 0.8738186359405518, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.1894770711660385, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Doors & Windows", "confidence": 0.13428759574890137, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.12473450601100922, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.10034522414207458, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs