Get this data via API

Classify fashionfightscancer.org — 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://fashionfightscancer.org"}'
{ "domain": { "domain_url": "https://fashionfightscancer.org", "categories": [ { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 1, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Health Conditions/Cancer", "confidence": 0.8755131959915161, "IAB7-11": "Cancer", "IAB-314-287": "Cancer/Medical Health/Diseases and Conditions/Cancer" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.2918580174446106, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections", "confidence": 0.20674380660057068, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" } ] }, "success": true }
Get Free API Key View API Docs