Get this data via API

Classify paddlesociety.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://paddlesociety.org"}'
{ "domain": { "domain_url": "https://paddlesociety.org", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.8701840043067932, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.5528031587600708, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Water Sports/Other", "confidence": 0.32704538106918335, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.2756268084049225, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/People & Society/Other", "confidence": 0.11422723531723022, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs