Get this data via API

Classify epcor.org — 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://epcor.org"}'
{ "domain": { "domain_url": "https://epcor.org", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.453713595867157, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.3605723381042481, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.2796032428741455, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.1615155041217804, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.15270709991455078, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Finance/Banking/Other", "confidence": 0.13527585566043854, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.11534687131643297, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Banking/Money Transfer & Wire Services", "confidence": 0.10090871155261992, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs