Get this data via API

Classify sandsharkanchor.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://sandsharkanchor.com"}'
{ "domain": { "domain_url": "https://sandsharkanchor.com", "categories": [ { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.6474940180778503, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.4928715527057648, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.3786945343017578, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.15603414177894592, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Sporting Goods/Other", "confidence": 0.10838067531585692, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Hobbies & Leisure/Water Activities/Other", "confidence": 0.10556915402412416, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs