Get this data via API

Classify xcrawl.ai — 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://xcrawl.ai"}'
{ "domain": { "domain_url": "https://xcrawl.ai", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.5170460939407349, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.2391165941953659, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Other", "confidence": 0.2207948863506317, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.18206346035003665, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.17152033746242523, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.1522814929485321, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1433870941400528, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Search Engines/Other", "confidence": 0.12635567784309387, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs