Get this data via API

Classify theroyallancers.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://theroyallancers.org"}'
{ "domain": { "domain_url": "https://theroyallancers.org", "categories": [ { "name": "/Law & Government/Military/Other", "confidence": 0.4382525086402893, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.16641123592853546, "IAB-239": "Hobbies & Interests" }, { "name": "/Law & Government/Military/Army", "confidence": 0.13177217543125153, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Royalty", "confidence": 0.12355715781450272, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs