Get this data via API

Classify atlanterhavsparken.no — 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://atlanterhavsparken.no"}'
{ "domain": { "domain_url": "https://atlanterhavsparken.no", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Zoos, Aquariums & Preserves", "confidence": 0.8112983703613281, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Pets & Animals/Pets/Fish & Aquaria", "confidence": 0.12463121116161346, "IAB16": "Pets", "IAB-426-422": "Fish and Aquariums/Pets/Fish and Aquariums" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.1159830093383789, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs