Get this data via API

Classify eaglenaturalresources.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://eaglenaturalresources.com"}'
{ "domain": { "domain_url": "https://eaglenaturalresources.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.970353066921234, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.19109977781772616, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Investing/Other", "confidence": 0.1737118661403656, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs