Get this data via API

Classify tuneextra.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://tuneextra.com"}'
{ "domain": { "domain_url": "https://tuneextra.com", "categories": [ { "name": "/Internet & Telecom/Email & Messaging", "confidence": 0.8, "IAB-623-619": "Email/Technology & Computing/Computing/Internet/Email" }, { "name": "/Online Communities/Social Networks", "confidence": 0.7 }, { "name": "/Travel/Tourist Destinations", "confidence": 0.6, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" }, { "name": "/Finance/Insurance", "confidence": 0.5, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.4, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" } ] }, "success": true }
Get Free API Key View API Docs