Get this data via API

Classify donaldeastonbrooks.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://donaldeastonbrooks.com"}'
{ "domain": { "domain_url": "https://donaldeastonbrooks.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Podcasts", "confidence": 0.9230371713638306, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Social Sciences/Other", "confidence": 0.45211565494537354, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Business & Industrial/Business Services/Knowledge Management", "confidence": 0.3161255121231079, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.3055994510650635, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.24277427792549133, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.15884342789649963, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/Humanities/Other", "confidence": 0.1204383745789528 }, { "name": "/People & Society/Social Sciences/Anthropology", "confidence": 0.10968814045190813, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs