Get this data via API

Classify mtwikiblog.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://mtwikiblog.com"}'
{ "domain": { "domain_url": "https://mtwikiblog.com", "categories": [ { "name": "/Arts & Entertainment/Movies/Bollywood & South Asian Films", "confidence": 0.8476029634475708, "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Movie Reference", "confidence": 0.6912657618522644, "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/TV Guides & Reference", "confidence": 0.5969141125679016, "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.5618351697921753, "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.217987522482872, "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs