Get this data via API

Classify sensortattoofix.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://sensortattoofix.com"}'
{ "domain": { "domain_url": "https://sensortattoofix.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics", "confidence": 1, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.43266811966896057, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.2545899450778961, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Reference/Technical Reference", "confidence": 0.22355347871780396 }, { "name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories", "confidence": 0.16004744172096252, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs