Get this data via API

Classify fitfierce.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://fitfierce.com"}'
{ "domain": { "domain_url": "https://fitfierce.com", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.699691653251648 }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.3517794907093048 }, { "name": "/People & Society/Kids & Teens/Teen Interests", "confidence": 0.2591666579246521 }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.19374726712703705 }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.16922670602798462 }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.16235525906085968 }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.1137532964348793 }, { "name": "/Beauty & Fitness/Fitness/Other", "confidence": 0.11196701228618622 } ] }, "success": true }
Get Free API Key View API Docs