Get this data via API

Classify ymemphis.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://ymemphis.org"}'
{ "domain": { "domain_url": "https://ymemphis.org", "categories": [ { "name": "/People & Society/Family & Relationships/Family", "confidence": 0.75, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.74 }, { "name": "/Beauty & Fitness/Fitness", "confidence": 0.57, "IAB7": "Health & Fitness" } ] }, "success": true }
Get Free API Key View API Docs