Get this data via API

Classify thegoodlifepath.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://thegoodlifepath.org"}'
{ "domain": { "domain_url": "https://thegoodlifepath.org", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.2129155695438385, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/People & Society/Other", "confidence": 0.13919928669929504, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.12726061046123505, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.1118060052394867, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs