Get this data via API

Classify werccs.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://werccs.org"}'
{ "domain": { "domain_url": "https://werccs.org", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.7424972653388977, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.2465035319328308, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.1711842268705368, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.16372908651828766, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.12489251792430878, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Water Sports/Other", "confidence": 0.11107753217220306, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.10833872854709624, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs