Get this data via API

Classify racoon.io — 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://racoon.io"}'
{ "domain": { "domain_url": "https://racoon.io", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.4712884128093719, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.24818512797355652, "IAB-132": "Education" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.1243232861161232, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Entertainment Industry/Other", "confidence": 0.10842012614011765, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs