Get this data via API

Classify astrosenteret.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://astrosenteret.no"}'
{ "domain": { "domain_url": "https://astrosenteret.no", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.8016228079795837, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Games/Family-Oriented Games & Activities/Other", "confidence": 0.11367818713188171, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.1127949059009552, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs