Get this data via API

Classify endnote.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://endnote.com"}'
{ "domain": { "domain_url": "https://endnote.com", "categories": [ { "name": "/Books & Literature/Writers Resources", "confidence": 0.8479838967323303, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.19601868093013763, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1898072063922882, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.11086805909872056, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.10531459748744965 } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#21,605