Get this data via API

Classify hakekatmusik.blogspot.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://hakekatmusik.blogspot.com"}'
{ "domain": { "domain_url": "https://hakekatmusik.blogspot.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads", "confidence": 0.987058401107788, "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/World Music", "confidence": 0.7459781765937805, "IAB-352-338": "World/International Music/Music/World/International Music" }, { "name": "/Arts & Entertainment/Music & Audio/Pop Music", "confidence": 0.17150524258613586, "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs