Get this data via API

Classify paddyintheelements.com — 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://paddyintheelements.com"}'
{ "domain": { "domain_url": "https://paddyintheelements.com", "categories": [ { "name": "/Sports/Water Sports/Surfing", "confidence": 0.8753675818443298, "IAB17": "Sports", "IAB-505-498": "Surfing and Bodyboarding/Sports/Extreme Sports/Surfing and Bodyboarding" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.31372860074043274, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Water Activities/Surf & Swim", "confidence": 0.21917162835597992, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Sporting Goods/Water Sports Equipment", "confidence": 0.1811012327671051, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.17893663048744202, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.15346139669418335, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Sports/Water Sports/Other", "confidence": 0.11865496635437012, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Sporting Goods/Other", "confidence": 0.11419541388750076, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs