Get this data via API

Classify boatingbotanist.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://boatingbotanist.com"}'
{ "domain": { "domain_url": "https://boatingbotanist.com", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.38394057750701904, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.33882635831832886, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.1348375678062439, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs