Get this data via API

Classify fishablewaters.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://fishablewaters.com"}'
{ "domain": { "domain_url": "https://fishablewaters.com", "categories": [ { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.927076518535614, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.30283123254776, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.18001213669776917 }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.16885732114315033, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.12826518714427948, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Agriculture & Forestry/Aquaculture", "confidence": 0.1089647188782692, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs