Get this data via API

Classify 911sports.blog — 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://911sports.blog"}'
{ "domain": { "domain_url": "https://911sports.blog", "categories": [ { "name": "/Sports/Individual Sports/Golf", "confidence": 0.9895064234733582, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/News/Sports News", "confidence": 0.6572139859199524, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.3596900999546051, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Gossip & Tabloid News/Other", "confidence": 0.1577034592628479, "IAB12": "News" }, { "name": "/Reference/General Reference/Biographies & Quotations", "confidence": 0.10127434879541396, "IAB-44-SPSHQ5": "Genres - Biographies" } ] }, "success": true }
Get Free API Key View API Docs