Get this data via API

Classify awardstage.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://awardstage.com"}'
{ "domain": { "domain_url": "https://awardstage.com", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.7868392467498779, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Arts & Entertainment/Entertainment Industry/Recording Industry", "confidence": 0.40087270736694336, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.3933590054512024, "IAB-239": "Hobbies & Interests" }, { "name": "/Arts & Entertainment/Events & Listings/Film Festivals", "confidence": 0.2453935593366623, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.14635081589221954, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs