Get this data via API

Classify earthsciencepartnership.co.uk — 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://earthsciencepartnership.co.uk"}'
{ "domain": { "domain_url": "https://earthsciencepartnership.co.uk", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.6330520510673523, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.49870195984840393, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.2536340355873108, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.2468588650226593, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.2177402526140213, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.1413421779870987, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Government/Courts & Judiciary", "confidence": 0.1195630505681038, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Other", "confidence": 0.1120537593960762, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.11193875968456268, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.10551216453313828, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs