Get this data via API

Classify fitsetters.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://fitsetters.com"}'
{ "domain": { "domain_url": "https://fitsetters.com", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.7400413155555725, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.5075988173484802, "IAB-59-53": "Business - Sales" }, { "name": "/Business & Industrial/Advertising & Marketing/Telemarketing", "confidence": 0.2484602332115173, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.17990121245384216, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs