Get this data via API

Classify steampunk.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://steampunk.au"}'
{ "domain": { "domain_url": "https://steampunk.au", "categories": [ { "name": "/People & Society/Subcultures & Niche Interests", "confidence": 1, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.31403300166130066, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.17777793109416962, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.13357064127922058, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.10241533070802689, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs