Get this data via API

Classify greenlandspv.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://greenlandspv.com"}'
{ "domain": { "domain_url": "https://greenlandspv.com", "categories": [ { "name": "/Business & Industrial/Metals & Mining", "confidence": 0.7, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Public Relations", "confidence": 0.5, "IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry" }, { "name": "/Science/Earth Sciences", "confidence": 0.4, "IAB15": "Science", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Travel/Tourist Destinations", "confidence": 0.3, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" } ] }, "success": true }
Get Free API Key View API Docs