Get this data via API

Classify takeoffathletics.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://takeoffathletics.com"}'
{ "domain": { "domain_url": "https://takeoffathletics.com", "categories": [ { "name": "/Sports/Individual Sports/Track & Field", "confidence": 0.9670261740684508, "IAB17": "Sports", "IAB-540-483": "Track and Field/Sports/Track and Field" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.22340339422225952, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/College Sports", "confidence": 0.19596673548221588, "IAB17": "Sports", "IAB-487-483": "College Sports/Sports/College Sports" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.15016312897205353, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs