Get this data via API

Classify nationalredfishleague.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://nationalredfishleague.com"}'
{ "domain": { "domain_url": "https://nationalredfishleague.com", "categories": [ { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.740993082523346, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.25536274909973145, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.22804436087608335, "IAB-239": "Hobbies & Interests" }, { "name": "/News/Sports News", "confidence": 0.223194882273674, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" }, { "name": "/Sports/Team Sports/Rugby", "confidence": 0.12146005779504776, "IAB17-29": "Rugby", "IAB-527-483": "Rugby/Sports/Rugby" } ] }, "success": true }
Get Free API Key View API Docs