Get this data via API

Classify gale.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://gale.com"}'
{ "domain": { "domain_url": "https://gale.com", "categories": [ { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.49761128425598145, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Reference/Libraries & Museums/Other", "confidence": 0.15128213167190552, "IAB-155-150": "Attractions - Museums & Galleries" }, { "name": "/Reference/Humanities/History", "confidence": 0.14867818355560303, "IAB-466-464": "Chemistry/Science/Chemistry" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#12,933