Get this data via API

Classify bigsky.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://bigsky.co.uk"}'
{ "domain": { "domain_url": "https://bigsky.co.uk", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.5610436797142029, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.5485183000564575, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Games/Family-Oriented Games & Activities/Other", "confidence": 0.368737131357193, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.15200813114643097, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Toys/Outdoor Toys & Play Equipment", "confidence": 0.13660547137260437, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.11159446835517885, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs