Get this data via API

Classify fab40plusclub.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://fab40plusclub.com"}'
{ "domain": { "domain_url": "https://fab40plusclub.com", "categories": [ { "name": "/People & Society/Seniors & Retirement", "confidence": 0.9 }, { "name": "/Health/Health Conditions", "confidence": 0.8, "IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions" }, { "name": "/Beauty & Fitness", "confidence": 0.7, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Shopping/Gifts & Special Event Items", "confidence": 0.6, "IAB22": "Shopping" }, { "name": "/Hobbies & Leisure/Special Occasions", "confidence": 0.5 }, { "name": "/Business & Industrial/Business Services", "confidence": 0.4 }, { "name": "/People & Society/Social Issues & Advocacy", "confidence": 0.3 } ] }, "success": true }
Get Free API Key View API Docs