Get this data via API

Classify digipark.com.au — 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://digipark.com.au"}'
{ "domain": { "domain_url": "https://digipark.com.au", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.5386283993721008, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Games/Family-Oriented Games & Activities/Other", "confidence": 0.3638288080692291, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Science/Earth Sciences/Paleontology", "confidence": 0.243235781788826, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.20978480577468872, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.1729152500629425, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Educational Games", "confidence": 0.17265215516090393, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Adventure Games", "confidence": 0.1583707332611084, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Reference/Libraries & Museums/Museums", "confidence": 0.15693019330501556, "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" } ] }, "success": true }
Get Free API Key View API Docs