Get this data via API

Classify easternwashingtonsup.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://easternwashingtonsup.com"}'
{ "domain": { "domain_url": "https://easternwashingtonsup.com", "categories": [ { "name": "/Sports/Sporting Goods/Water Sports Equipment", "confidence": 0.9469302892684937, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Water Sports/Surfing", "confidence": 0.3725325167179108, "IAB17": "Sports", "IAB-505-498": "Surfing and Bodyboarding/Sports/Extreme Sports/Surfing and Bodyboarding" }, { "name": "/Hobbies & Leisure/Water Activities/Other", "confidence": 0.17197708785533905, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Water Activities/Surf & Swim", "confidence": 0.10819672793149948, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Water Sports/Other", "confidence": 0.10185634344816208, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs